aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * etc/NEWS.25: Copy from emacs-25 etc/NEWS.Paul Eggert2017-09-121-22/+17
* Less chatter for ’make info/dir’Paul Eggert2017-09-121-2/+1
* Tweak Gnus doc re gnus-copy-filePaul Eggert2017-09-121-1/+3
* Update uses of if-let and when-letMark Oteiza2017-09-1213-57/+57
* Implement and-let*Mark Oteiza2017-09-123-190/+238
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2017-09-121-1/+1
|\
| * Don't match C++ template delims starting within a token. FIxes bug #28418.Alan Mackenzie2017-09-121-1/+1
* | Fix minor typos in the Emacs manualEli Zaretskii2017-09-122-2/+2
|/
* Merge Emacs 25.3 fixesPaul Eggert2017-09-124-0/+57
* Move gensym to core ElispMark Oteiza2017-09-1212-32/+45
* Fix cl-gentempMark Oteiza2017-09-121-4/+5
* gnus-score-file-name: Do not append empty suffix.Sam Steingold2017-09-121-2/+2
* Extend tramp-tests according to bug#27986Michael Albinus2017-09-121-17/+78
* Add cl-print method for hash tablesMark Oteiza2017-09-111-0/+10
* Add docstrings to cl-print entry pointsMark Oteiza2017-09-111-1/+8
* ; Fix previous commitMark Oteiza2017-09-111-1/+1
* Improve reproducibility of generated leim-list.elGlenn Morris2017-09-111-1/+1
* ; * lisp/files.el (basic-save-buffer-2): Fix typo.Philipp Stephani2017-09-111-1/+1
* Include sxhash of object with printed bytecodeMark Oteiza2017-09-111-1/+1
* Update documentation of 'max-lisp-eval-depth'Eli Zaretskii2017-09-111-1/+1
* Another place to produce debugging output in etagsEli Zaretskii2017-09-111-0/+3
* Improve documentation of etags-related featuresEli Zaretskii2017-09-111-12/+19
* Fix macOS compatibility versions for vibrant dark theme (bug#28415)Alan Third2017-09-111-9/+9
* Further optimization in Tramp's file name decompositionMichael Albinus2017-09-114-205/+195
* Port tramp-tests to new copy-directory behaviorPaul Eggert2017-09-101-2/+3
* Adjust thumbs to new rename-file behaviorPaul Eggert2017-09-102-12/+5
* Adjust ob-tangle to new copy-file behaviorPaul Eggert2017-09-101-0/+1
* Make gnus-copy-file act like copy-file etc.Paul Eggert2017-09-102-5/+2
* Make write-file act like copy-file etc.Paul Eggert2017-09-102-4/+5
* Make copy-directory act like copy-file etc.Paul Eggert2017-09-104-20/+19
* Fix some make-directory bugsPaul Eggert2017-09-102-11/+41
* Fix race with rename-file etc. with dir NEWNAMEPaul Eggert2017-09-105-41/+58
* Extend --debug printouts in etagsEli Zaretskii2017-09-101-5/+18
* Add --debug option to etagsEli Zaretskii2017-09-101-0/+6
* Spelling fixesPaul Eggert2017-09-1010-12/+12
* ; Add to last commitMark Oteiza2017-09-101-0/+1
* ; * configure.ac: Fix last change.Eli Zaretskii2017-09-101-1/+1
* Merge from gnulibPaul Eggert2017-09-108-31/+60
* Implement renameat_noreplace on recent CygwinKen Brown2017-09-101-0/+6
* Avoid warnings about file names in autoloads on MS-WindowsEli Zaretskii2017-09-101-1/+3
* Avoid looking at localized stringsMark Oteiza2017-09-093-1/+19
* * etc/NEWS.25: Document 25.3 changes.Paul Eggert2017-09-091-0/+31
* Remove unsafe enriched mode translationsLars Ingebrigtsen2017-09-092-36/+0
* Be more consistent about "directory name" in manualPaul Eggert2017-09-0927-98/+105
* Remove more compilation warnings in MinGW64 buildEli Zaretskii2017-09-093-0/+11
* Improve --enable-gcc-warnings for MinGW64Paul Eggert2017-09-096-9/+26
* Fix font-lock in Compilation modeEli Zaretskii2017-09-091-0/+10
* Add function to read all entries in a groupMark Oteiza2017-09-094-29/+51
* Reduce Tramp's memory usageGemini Lasswell2017-09-091-45/+127
* Fix compilation warnings in MinGW64 build using GCC 7Eli Zaretskii2017-09-0911-18/+19