summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Adjust match data before calling after-change-funsNoam Postavsky2016-07-22
* Port to glibc 2.24 (pre-release) + ppc64Paul Eggert2016-07-21
* Expand FIXME near definition of fboundpRobert Cochran2016-07-16
* Avoid assertion violations in nhexl-modeEli Zaretskii2016-07-16
* Use memmove instead of memcpy on overlapping regionsFredrik Bergroth2016-07-14
* Document buffer-swap-text+save-excursion interactionNoam Postavsky2016-07-14
* Improve documentation of search functionsStephen Berman2016-07-12
* Fix 'vertical-motion' in non-interactive sessionsEli Zaretskii2016-07-10
* Fix memory leak in imagemagick-typesAndreas Schwab2016-07-10
* Un-confuse doc string of 'string-collate-equalp'Eli Zaretskii2016-07-08
* Fix missing undo-boundary on revert-buffer.Phillip Lord2016-07-06
* Fix open-network-stream responsivenessPaul Eggert2016-07-06
* Fix missing point information in undoPhillip Lord2016-07-05
* Avoid crashes when buffer modification hooks clobber match dataEli Zaretskii2016-07-04
* Avoid assertion violations when rendering some fontsEli Zaretskii2016-06-29
* Fixup warning message regarding HOME a bit moreNoam Postavsky2016-06-27
* ; Fix typo in commit before lastNoam Postavsky2016-06-27
* Give more helpful warning about setting HOMENoam Postavsky2016-06-26
* Fix documentation of 'assoc-string' and 'compare-strings'Eli Zaretskii2016-06-23
* ; Revert "Ensure undo-boundary after insert-file-contents."Phillip Lord2016-06-22
* Ensure undo-boundary after insert-file-contents.Phillip Lord2016-06-21
* Fix removal of variables from process-environmentEli Zaretskii2016-06-20
* Fbackward_prefix_chars: stay within buffer boundsNoam Postavsky2016-06-16
* Fix ifdef-vs-if typo with RANDR13_LIBRARYPaul Eggert2016-06-16
* * src/alloc.c (ALIGN): Avoid error on DragonFly BSD. (Bug#23764)Glenn Morris2016-06-14
* Doc fixes for grammar and typos (bug#23746)Stephen Berman2016-06-13
* Fix dbus crash on 32-bit CygwinKen Brown2016-06-11
* Fix undo boundary in recursive edit (Bug#23632)Phillip Lord2016-06-08
* * src/syntax.c (syms_of_syntax) <comment-end-can-be-escaped>: Doc fix.Glenn Morris2016-06-07
* Fix crash in syntax.c after GCPaul Eggert2016-06-07
* Fix doc string quotingStephen Berman2016-06-06
* * src/dired.c (Ffile_name_all_completions): Doc fix. (Bug#23631)Eli Zaretskii2016-05-27
* Avoid aborting due to errors in arguments of 'set-face-attribute'Eli Zaretskii2016-05-24
* Provide workaround for xftfont rendering problemEli Zaretskii2016-05-22
* Fix bug#23462: Crash when iconifying frame on OS X.Alan Third2016-05-16
* Avoid shrinking windows with Gtk+ 3.20.3Paul Eggert2016-05-16
* Fix doc string in `insert'Lars Ingebrigtsen2016-05-09
* Document automatic adjustment of process' logical window dimensionsEli Zaretskii2016-05-07
* Doc fixes for fclist and grepPaul Eggert2016-05-05
* Doc fixes for quotingPaul Eggert2016-05-03
* Fmarker_position doc string clarificationLars Ingebrigtsen2016-05-01
* cursor-type doc fixLars Ingebrigtsen2016-05-01
* Fcompare_buffer_substrings doc string clarificationLars Ingebrigtsen2016-05-01
* Have the doc strings of `load-path' and `require' mention each otherLars Ingebrigtsen2016-05-01
* Tiny doc fixLars Ingebrigtsen2016-05-01
* Doc fixLars Ingebrigtsen2016-05-01
* Doc string change to enable-recursive-minibuffersLars Ingebrigtsen2016-05-01
* Clarify the `interactive' doc string slightlyLars Ingebrigtsen2016-05-01
* Use ‘T *restrict’ proto, not ‘T[restrict]’Paul Eggert2016-05-01
* Fix the MSDOS buildEli Zaretskii2016-04-30