aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix time-related data types in 2 editfns.c functionsEli Zaretskii2016-10-171-2/+9
* Avoid crashes due to objects read with the #n=object formEli Zaretskii2016-10-141-1/+12
* Fix crash in evaluating functionsPhilipp Stephani2016-10-131-2/+4
* * src/filelock.c (current_lock_owner): Update comment.Paul Eggert2016-10-121-4/+4
* Port --enable-gcc-warnings to GCC 6.2.1Paul Eggert2016-10-123-25/+33
* Work around Samba bug with ':' in symlink contentsPaul Eggert2016-10-121-13/+22
* Port last_marked change to full-program optimizersPaul Eggert2016-10-121-3/+1
* Adapt GDB scripts to '--enable-check-lisp-object-type' buildsEli Zaretskii2016-10-121-2/+1
* Avoid optimizing out the last_marked[] arrayEli Zaretskii2016-10-111-1/+3
* Allow to disable compaction of font cachesEli Zaretskii2016-10-082-1/+18
* Allow selection of font for symbols as in Emacs 24.xEli Zaretskii2016-10-081-1/+12
* Fix infloop in redisplay due to truncated lines and invisible textEli Zaretskii2016-10-081-2/+3
* Fix compilation with MinGW runtime 3.22.2 and w32api 3.18.2Eli Zaretskii2016-10-061-0/+17
* * src/alloc.c: call only non-null finalizersAurelien Aptel2016-10-051-1/+2
* Avoid crashes when setting the cursorEli Zaretskii2016-10-041-2/+1
* Restore 'command-debug-status' functionalityPhilippe Vaucher2016-10-041-1/+5
* Document nil args of compare-buffer-substringsPhilipp Stephani2016-10-031-0/+4
* Improve the doc string of 'format'Eli Zaretskii2016-09-231-1/+2
* Fix (next-frame nil t) crash (Bug#24281)Martin Rudalics2016-09-231-1/+1
* Fix debugging of string-match-p errorsNoam Postavsky2016-09-232-0/+6
* Fix 'vertical-motion' and 'posn-at-point' under 'visual-line-mode'Eli Zaretskii2016-09-231-12/+52
* Update commentary of STRING_CHAR and FETCH_MULTIBYTE_CHAREli Zaretskii2016-09-232-15/+2
* Fix comments on window height macrosNoam Postavsky2016-09-111-2/+2
* Improve and clarify documentation of subprocessesEli Zaretskii2016-08-241-13/+13
* ; ChangeLog spelling fixesPaul Eggert2016-08-211-1/+1
* Some assorted documentation clarificationsPhilipp Stephani2016-08-203-2/+17
* Improve commentary in src/character.hEli Zaretskii2016-08-181-12/+8
* * src/doc.c (Fsubstitute_command_keys): Another fix for smart quotes.Eli Zaretskii2016-08-161-1/+1
* Avoid segfaults due to quoting in 'substitute-command-keys'Eli Zaretskii2016-08-161-4/+16
* Document CATEGORY arg to modify-category-entryNoam Postavsky2016-08-131-0/+2
* Fix bug with handling the bidi cacheEli Zaretskii2016-08-111-0/+8
* ; Spelling fixPaul Eggert2016-08-031-2/+2
* Post AppDefined events from the main thread ONLY (bug#23934)Alan Third2016-08-032-5/+2
* Fix doc string of 'minibuffer-message-timeout'Eli Zaretskii2016-08-011-1/+2
* Adjust match data before calling after-change-funsNoam Postavsky2016-07-225-31/+47
* Port to glibc 2.24 (pre-release) + ppc64Paul Eggert2016-07-211-2/+22
* Expand FIXME near definition of fboundpRobert Cochran2016-07-161-1/+6
* Avoid assertion violations in nhexl-modeEli Zaretskii2016-07-161-8/+6
* Use memmove instead of memcpy on overlapping regionsFredrik Bergroth2016-07-141-1/+1
* Document buffer-swap-text+save-excursion interactionNoam Postavsky2016-07-141-1/+3
* Improve documentation of search functionsStephen Berman2016-07-121-26/+59
* Fix 'vertical-motion' in non-interactive sessionsEli Zaretskii2016-07-101-0/+1
* Fix memory leak in imagemagick-typesAndreas Schwab2016-07-101-4/+4
* Un-confuse doc string of 'string-collate-equalp'Eli Zaretskii2016-07-081-2/+1
* Fix missing undo-boundary on revert-buffer.Phillip Lord2016-07-061-0/+5
* Fix open-network-stream responsivenessPaul Eggert2016-07-061-8/+14
* Fix missing point information in undoPhillip Lord2016-07-051-26/+30
* Avoid crashes when buffer modification hooks clobber match dataEli Zaretskii2016-07-041-0/+13
* Avoid assertion violations when rendering some fontsEli Zaretskii2016-06-291-1/+2
* Fixup warning message regarding HOME a bit moreNoam Postavsky2016-06-271-3/+3