summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Allow selection of font for symbols as in Emacs 24.xEli Zaretskii2016-10-08
* Fix infloop in redisplay due to truncated lines and invisible textEli Zaretskii2016-10-08
* Fix compilation with MinGW runtime 3.22.2 and w32api 3.18.2Eli Zaretskii2016-10-06
* * src/alloc.c: call only non-null finalizersAurelien Aptel2016-10-05
* Avoid crashes when setting the cursorEli Zaretskii2016-10-04
* Restore 'command-debug-status' functionalityPhilippe Vaucher2016-10-04
* Document nil args of compare-buffer-substringsPhilipp Stephani2016-10-03
* Improve the doc string of 'format'Eli Zaretskii2016-09-23
* Fix (next-frame nil t) crash (Bug#24281)Martin Rudalics2016-09-23
* Fix debugging of string-match-p errorsNoam Postavsky2016-09-23
* Fix 'vertical-motion' and 'posn-at-point' under 'visual-line-mode'Eli Zaretskii2016-09-23
* Update commentary of STRING_CHAR and FETCH_MULTIBYTE_CHAREli Zaretskii2016-09-23