aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * src/lread.c (syms_of_lread) <load-history>: Doc fix.Glenn Morris2017-06-201-5/+6
* Mark prolog indent variables as safe (bug#27369)Alex Gramiak2017-06-201-4/+8
* Remove `:options' from `css-electric-keys'Simen Heggestøyl2017-06-201-1/+0
* Fix crash when built by GNU Gold linker on x86Paul Eggert2017-06-204-5/+24
* Simplify autogen.sh version checkingPaul Eggert2017-06-201-13/+4
* Delete old Date header in a simple wayKatsumi Yamaoka2017-06-201-3/+8
* Revert "Don't bind org-agenda key to an anonymous function"Bastien2017-06-201-12/+1
* Bind enable-local-variables to nil globally (fix dbe3e41)Katsumi Yamaoka2017-06-201-4/+3
* ; * lisp/eshell/em-basic.el: Fix commentary.Glenn Morris2017-06-191-6/+0
* kill-matching-buffers to optionally not confirmGlenn Morris2017-06-191-3/+5
* * lisp/files.el (local-enable-local-variables): Doc fix.Glenn Morris2017-06-191-5/+6
* autogen.sh: try to check for tool being present but brokenGlenn Morris2017-06-191-3/+12
* Avoid a custom-variable-type error (bug#27363)Glenn Morris2017-06-191-1/+4
* Don't put deleted packages in the trash (bug#14967)Glenn Morris2017-06-192-1/+4
* Revert "Add current-line in simple.el"Nicolas Petton2017-06-192-67/+11
* Add current-line in simple.elDamien Cassou2017-06-192-11/+67
* Don't try to eval local variables in Gnus articleKatsumi Yamaoka2017-06-191-1/+2
* Fix emacs-module.h cleaningPaul Eggert2017-06-181-2/+2
* * url/url-util.el (url-get-url-at-point): Add missing group inAndreas Schwab2017-06-181-1/+1
* * lib/gettext.h: Merge from gnulib.Paul Eggert2017-06-171-1/+2
* Merge from gnulibPaul Eggert2017-06-171-2/+6
* * test/Makefile.in: Don't suppress test failure for single tests.Noam Postavsky2017-06-171-4/+6
* emacs-module.h: Create emacs_env_26Philipp Stephani2017-06-175-102/+116
* Improve documentation of replace-buffer-contentsEli Zaretskii2017-06-172-5/+8
* ; * src/emacs-module.c (funcall_module): Add another FIXMEPhilipp Stephani2017-06-171-0/+3
* Allow local variables section to begin with a square bracketPhilipp Stephani2017-06-172-1/+40
* Remove unnecessary point motionPhilipp Stephani2017-06-171-1/+0
* ; * etc/NEWS (Editing Changes in Emacs 26.1): Fix typo in last commit.Tino Calancha2017-06-171-1/+1
* Add command to replace buffer contentsPhilipp Stephani2017-06-1710-3/+900
* * international/characters.el: Update list of zero and full widthAndreas Schwab2017-06-171-74/+243
* Complete CSS property values less eagerly (Bug#27392)Simen Heggestøyl2017-06-172-5/+11
* Handle integer indices for eshell variables (Bug#26055)Noam Postavsky2017-06-171-0/+2
* Don't bind org-agenda key to an anonymous functionMark Oteiza2017-06-161-1/+12
* Add test for the fix in the parent commitDmitry Gutov2017-06-171-0/+22
* primitive-undo: Update only the currently valid markersNitish Chandra2017-06-171-2/+6
* Correctly detect URLs surrounded by parentheses in commentsPhilipp Stephani2017-06-162-1/+12
* Fix load-path issue when it contains remote directoriesMichael Albinus2017-06-162-2/+49
* Ensure C++ initializer lists don't get fontified.Alan Mackenzie2017-06-162-79/+108
* Fix hang in CC Mode when ":" is typed after identifier at EOB.Alan Mackenzie2017-06-161-3/+3
* Create a toggle between block and line comments in CC Mode.Alan Mackenzie2017-06-154-57/+130
* Pacify clang without munging C sourcePaul Eggert2017-06-153-35/+34
* No need to complicate make-docfile.c for ClangPaul Eggert2017-06-151-5/+1
* Port './configure CC=clang' to Fedora 25Paul Eggert2017-06-151-4/+16
* Don’t worry about __STDC_VERSION__ in emacs-modulePaul Eggert2017-06-151-5/+0
* Port cleanup check to Oracle Studio 12.5Paul Eggert2017-06-142-1/+8
* Fix misformatted changelog entryBastien2017-06-141-2/+0
* Avoid compiler warning in image.c on MS-WindowsEli Zaretskii2017-06-141-0/+10
* Fix Bug#27315Michael Albinus2017-06-144-14/+16
* Give a fixed default value for icomplete-prospects-height (Bug#26939)Noam Postavsky2017-06-142-9/+7
* Remove some tautological comparisons involving rlim_tPhilipp Stephani2017-06-141-2/+2