summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Another -u fixfeature/etags-updateTom Tromey2018-01-291-3/+3
* exit inner copying loop at the start of a new file entryTom Tromey2018-01-201-8/+14
* fix possible infinite loop in find_filename_hash_slotTom Tromey2018-01-201-2/+1
* --find featureTom Tromey2018-01-171-68/+632
* make etags -u work in etags modeTom Tromey2018-01-171-7/+238
* constify some thingsTom Tromey2018-01-171-10/+12
* etags.c indentation fixTom Tromey2018-01-171-13/+13
* ; Adapt a unit test to a recent changePhilipp Stephani2018-01-071-2/+1
* Remove incorrect use of AUTO_STRINGPhilipp Stephani2018-01-071-4/+1
* cl-loop: Calculate the array length just onceTino Calancha2018-01-081-3/+9
* Improve error message for old-style backquotesPhilipp Stephani2018-01-072-4/+11
* Add new variable to force new-style backquote interpretation.Philipp Stephani2018-01-073-6/+26
* Revert "Prevent name clashes between CL structures and builtin types"Philipp Stephani2018-01-075-58/+0
* Ignore escape characters for context-sensitive quotes (Bug#29812)Philipp Stephani2018-01-072-0/+19
* Fix a small bug in electric quoting.Philipp Stephani2018-01-072-1/+9
* Prevent name clashes between CL structures and builtin typesPhilipp Stephani2018-01-075-0/+58
* * fns.c (base64-decode-region): Add signal_after_change call for insertion.Alan Mackenzie2018-01-071-0/+1
* Revert "Fix command repetition with lexical-binding (Bug#29334)"Noam Postavsky2018-01-062-4/+7
* Allow setting tooltip colors in NS portAlan Third2018-01-063-0/+22
* Make transpose-regions invoke before-change-functions only once.Alan Mackenzie2018-01-061-2/+1
* Minor tramp-gvfs.el cleanupMichael Albinus2018-01-061-13/+15
* Add new Tramp connection method "owncloud"Michael Albinus2018-01-055-84/+409
* Make eshell history expansion more like bash (Bug#29821)Jay Kamat2018-01-052-21/+42
* Improve backward compatibility in tramp-archiveMichael Albinus2018-01-042-3/+4
* Write proper `write-region' message in Tramp backendsMichael Albinus2018-01-046-17/+59
* Fix command repetition with lexical-binding (Bug#29334)Noam Postavsky2018-01-032-6/+4
* Fix .gdbinit to work with Lisp_WordPaul Eggert2018-01-021-3/+3
* Fix description of 'struct' generic function specializerStephen Leake2018-01-021-3/+3
* Remove superfluous test data for TrampMichael Albinus2018-01-024-4/+0
* ; Auto-commit of loaddefs files.Glenn Morris2018-01-011-12/+23
* * etc/NEWS: Improve -fcheck-pointer-bounds wording.Paul Eggert2018-01-011-2/+3
* Merge from gnulib, mostly to fix copyright yearsPaul Eggert2018-01-016-8/+12
* Update copyright year to 2018Paul Eggert2018-01-0116-17/+18
* Merge from origin/emacs-26Paul Eggert2018-01-012639-2934/+2879
|\
| * Fix copyright years by handPaul Eggert2018-01-0197-120/+111
| * Update copyright year to 2018Paul Eggert2018-01-012308-2313/+2309
| * Merge from GnulibPaul Eggert2017-12-31256-323/+320
| * Don't add empty keyboard macro to macro ring (Bug#24992)Gemini Lasswell2017-12-312-2/+7
| * Allow customization of decoding of "man" commandEli Zaretskii2017-12-311-1/+14
| * * etc/NEWS: Add security consideration note on passphrase inputDaiki Ueno2017-12-311-0/+9
| * Fix subtle problem with scroll-down when scroll-margin is nonzeroEli Zaretskii2017-12-291-2/+3
| * Fix problems with indexing in User manualEli Zaretskii2017-12-2932-150/+73
| * * lisp/help.el (describe-key): Only (copy-sequence elt) when elt is a list.Alan Mackenzie2017-12-291-1/+1
| * * src/buffer.c (Frestore_buffer_modified_p): Fix bug#29846Stefan Monnier2017-12-281-9/+11
| * Improve documentation of 'inhibit-modification-hooks' and friendsEli Zaretskii2017-12-282-3/+14
| * Fix doc string of 'enable-recursive-minibuffers'David Pathakjee2017-12-281-1/+1
| * Fix documentation of delsel and of killing textEli Zaretskii2017-12-273-9/+6
* | Improve error reporting when serializing non-Unicode strings to JSONPhilipp Stephani2017-12-304-15/+53
* | Fix regex stack overflow in gdb-mi.el when parsing complex localsDavid McFarland2017-12-301-3/+3
* | Fix output alignment in 'find-dired' for "ls -h"Sebastian Reuße2017-12-301-1/+1