summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* * search.c (Fre_search_forward, Fre_search_backward): Improve doc (Bug#25193).Hong Xu2017-04-06
* Mention that processes start in default-directory (Bug#18515)Noam Postavsky2017-04-06
* * src/xdisp.c (vmessage, message): Clarify commentary.Noam Postavsky2017-04-06
* default-directory: Remark that it must be a directory nameTino Calancha2017-03-31
* Fix bug: Range-check integer ‘alpha’ frame parm valueThien-Thi Nguyen2017-03-17
* ; * src/keyboard.c (Fposn_at_point): Fix last change.Eli Zaretskii2017-02-25
* Fix doc string of 'posn-at-point'Eli Zaretskii2017-02-25
* Improve commentary in lisp.hEli Zaretskii2017-02-10
* ; * src/coding.c (Fencode_coding_region): Fix a typo in the doc string.Eli Zaretskii2017-02-05
* Improve documentation of 'format' conversionsEli Zaretskii2017-01-28
* ; Spelling fixesEli Zaretskii2017-01-16
* Update copyright year to 2017Paul Eggert2016-12-31
* Backport: Remove an ambiguity from defvar's doc string. Fixes bug #25292.Alan Mackenzie2016-12-30
* Attempt to fix 64-bit AIX buildEli Zaretskii2016-12-23
* Work around reporting a dpi change in apply_xft_settingsMartin Rudalics2016-12-22
* Improve documentation of 'w32-scroll-lock-modifier'Eli Zaretskii2016-12-19
* Port to Sun C 5.14Paul Eggert2016-12-01
* Fix documentation of `window-combination-resize'Martin Rudalics2016-12-01
* Fix 'expand-file-name' during startup on MS-WindowsEli Zaretskii2016-11-28
* ; * src/lread.c (openp): Correct an inaccuracy in commentary.Eli Zaretskii2016-11-22
* Improve documentation of functions that accept time valuesEli Zaretskii2016-11-18
* Speed up initialization by preferring /dev/urandom to GnuTLSDaniel Colascione2016-11-18
* Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-06
* Prefer comments /* like this */ in C codePaul Eggert2016-11-05
* ; Spelling fixesPaul Eggert2016-11-04
* Mark relocation workarounds with REL_ALLOCEli Zaretskii2016-11-04
* Inhibit buffer relocation during regex searchesNoam Postavsky2016-10-25
* Revert fixes to allocation of regex matchingNoam Postavsky2016-10-25
* Yet another fix for using pointers into buffer textEli Zaretskii2016-10-24
* Another fix for using pointer to buffer textEli Zaretskii2016-10-24
* Port --enable-gcc-warnings to bleeding-edge glibcPaul Eggert2016-10-23
* Fix handling of buffer relocation in regex.c functionsEli Zaretskii2016-10-23
* Avoid relocating buffers while libxml2 reads its textEli Zaretskii2016-10-23
* ; Remove redundant code in gmalloc.cEli Zaretskii2016-10-23
* Attempt to catch reads from a buffer that is relocatedEli Zaretskii2016-10-23
* ;* src/w32heap.c: Fix typo and wording of the comments.Eli Zaretskii2016-10-23
* * src/regex.c (re_search_2): Make new code safe for -Wjump-misses-init.Paul Eggert2016-10-23
* Port to GCC 6.2.1 + --enable-gcc-warningsPaul Eggert2016-10-22
* Fix handling of allocation in regex matchingNoam Postavsky2016-10-21
* * src/regex.h (re_match_object): Improve commentary.Eli Zaretskii2016-10-19
* Fix time-related data types in 2 editfns.c functionsEli Zaretskii2016-10-17
* Avoid crashes due to objects read with the #n=object formEli Zaretskii2016-10-14
* Fix crash in evaluating functionsPhilipp Stephani2016-10-13
* * src/filelock.c (current_lock_owner): Update comment.Paul Eggert2016-10-12
* Port --enable-gcc-warnings to GCC 6.2.1Paul Eggert2016-10-12
* Work around Samba bug with ':' in symlink contentsPaul Eggert2016-10-12
* Port last_marked change to full-program optimizersPaul Eggert2016-10-12
* Adapt GDB scripts to '--enable-check-lisp-object-type' buildsEli Zaretskii2016-10-12
* Avoid optimizing out the last_marked[] arrayEli Zaretskii2016-10-11
* Allow to disable compaction of font cachesEli Zaretskii2016-10-08