summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add more comments and docstrings to Gnus source filesscratch/gnus-docsEric Abrahamsen2017-10-216-14/+138
* Add file name handler support for file-system-infoMichael Albinus2017-10-035-9/+39
* ; Auto-commit of loaddefs files.Glenn Morris2017-10-021-22/+99
* Merge from GnulibPaul Eggert2017-10-021-1/+0
* Port file-system-info to non-MicrosoftPaul Eggert2017-10-0113-54/+750
* Merge from origin/emacs-26Paul Eggert2017-10-01167-925/+1424
|\
| * Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01114-649/+648
| * Merge from GnulibPaul Eggert2017-10-0119-61/+73
| * Keep eww buffer current when looking up CSS on MDNSimen Heggestøyl2017-10-011-8/+7
| * Workaround for faulty localtime() under macOS 10.6Charles A. Roelli2017-10-011-1/+11
| * Doc amendment for syntax-ppss.Alan Mackenzie2017-10-011-6/+7
| * Remove incorrect NEWS entry about 'find-library'Charles A. Roelli2017-10-011-4/+0
| * Remove inadvertent changes to syntax.texi in last commit.Alan Mackenzie2017-10-011-7/+6
| * Amend documentation for text-quoting-style becoming a user option.Alan Mackenzie2017-10-017-41/+72
| * Make the value nil in text-quoting-style mean what it does in Emacs 25.Alan Mackenzie2017-10-017-42/+35
| * Make text-quoting-style customizable. Introduce t and new meaning for nil.Alan Mackenzie2017-10-018-41/+76
| * eshell.texi improvementsMichael Albinus2017-10-011-2/+6
| * Fix ns-win.el on GNUstepAlan Third2017-08-151-12/+14
| * Fix reference style in org.texiMartin Rudalics2017-10-011-1/+1
| * Improve handling of iconification of child frames (Bug#28611)Martin Rudalics2017-10-013-6/+73
| * Revert "Don't lose arguments to eshell aliases (Bug#27954)"Noam Postavsky2017-09-302-4/+11
| * Make "unsafe directory" error message more informative (Bug#865)Noam Postavsky2017-09-301-21/+26
| * Fix slot typecheck in eieio-persistentEric Abrahamsen2017-09-302-15/+36
| * Fix semantic-ia-fast-jumpDmitry Gutov2017-09-301-1/+1
| * Bind vc-region-historyKaushal Modi2017-09-304-12/+16
| * Exit macro definition on undefined keysAllen Li2017-09-301-2/+3
| * Reset bidi-paragraph-direction on article renderingTim Landscheidt2017-09-301-0/+2
| * Fix url-http use of url-current-objectEli Zaretskii2017-09-301-0/+3
| * Avoid assertions in vc-hg.el on MS-WindowsAndy Moreton2017-09-301-4/+8
| * Improve documentation of 'copy-sequence'Eli Zaretskii2017-09-302-2/+7
| * Minor update of ack.texiEli Zaretskii2017-09-301-2/+2
| * * doc/emacs/emacs.texi (Acknowledgments): Add more contributors.N. Jackson2017-09-301-7/+7
| * Improve indexing of multi-file/buffer Isearch commandsEli Zaretskii2017-09-302-10/+17
| * Add CAM02 JCh and CAM02-UCS J'a'b' conversionsMark Oteiza2017-09-303-35/+315
| * Fix uses of @kindex in the Emacs manualEli Zaretskii2017-09-304-11/+11
| * Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26Eli Zaretskii2017-09-30140-181/+238
| |\
| * \ Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26Eli Zaretskii2017-09-292-4/+8
| |\ \
| * | | Fix last doc string change in simple.elEli Zaretskii2017-09-291-4/+5
* | | | * lisp/electric.el: Break recursive loading loopStefan Monnier2017-10-011-2/+2
* | | | * src/editfns.c (Fchar_after): Small optimization.Philipp Stephani2017-10-011-3/+3
* | | | Avoid compilation warning in electric.elEli Zaretskii2017-10-011-0/+2
* | | | Make logcount act like CL on negative argPaul Eggert2017-09-303-4/+13
* | | | Electric quote mode: Conditionally replace " (Bug#24710)Philipp Stephani2017-10-014-4/+74
* | | | Simplify logcount implementationPaul Eggert2017-09-301-53/+7
* | | | Add logcount (Bug#22689)Mark Oteiza2017-09-304-0/+90
* | | | Merge from origin/emacs-26Paul Eggert2017-09-29197-4571/+6262
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge from gnulibPaul Eggert2017-09-295-21/+33
| * | | Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-29124-129/+128
| * | | ; Spelling fixesPaul Eggert2017-09-298-14/+14
| * | | Wait for frame visibility with timeout in w32term tooNoam Postavsky2017-09-291-11/+20