summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove inadvertent changes to syntax.texi in last commit.scratch/customize-quotesAlan Mackenzie2017-10-011-7/+6
* Amend documentation for text-quoting-style becoming a user option.Alan Mackenzie2017-09-307-41/+72
* Make the value nil in text-quoting-style mean what it does in Emacs 25.Alan Mackenzie2017-09-227-42/+35
* Make text-quoting-style customizable. Introduce t and new meaning for nil.Alan Mackenzie2017-09-218-41/+76
* ; * lisp/mouse.el (secondary-selection-exist-p): Doc fix.Eli Zaretskii2017-09-211-1/+1
* Support setting region from secondary selection and vice versaTak Kunihiro2017-09-212-0/+35
* Fix new copy-directory bug with empty dirsPaul Eggert2017-09-202-2/+7
* * doc/lispref/strings.texi (Formatting Strings): Improve indexing.Eli Zaretskii2017-09-201-2/+3
* Fix 2 testsuite tests for MS-WindowsEli Zaretskii2017-09-202-22/+35
* Rename timer-list to list-timersMark Oteiza2017-09-194-7/+7
* Provide native touchpad scrolling on macOSAlan Third2017-09-197-14/+184
* Fix MinGW64 build broken by recent MinGW64 import librariesEli Zaretskii2017-09-192-5/+5
* Fix crashes in 'move-point-visually' in minibuffer windowsEli Zaretskii2017-09-191-2/+2
* * src/emacs.c (usage_message): Don't mention 'find-file'.Eli Zaretskii2017-09-191-4/+4
* Fix a minor inaccuracy in the Emacs manualEli Zaretskii2017-09-191-5/+5
* Fix errors in flyspell-post-command-hookEli Zaretskii2017-09-191-2/+4
* Work on Tramp's file-truenameMichael Albinus2017-09-192-20/+12
* Fix bug with make-directory on MS-Windows rootPaul Eggert2017-09-191-1/+1
* Fix log-view-diff-common when point is after last entryTom Tromey2017-09-181-4/+10
* Adapt fileio-tests--symlink-failure to CygwinKen Brown2017-09-181-0/+2
* Ignore buffers whose name begins with a space in save-some-buffersEric Abrahamsen2017-09-182-3/+7
* Improve tramp-interrupt-process robustnessMichael Albinus2017-09-181-0/+6
* Minor Tramp doc updateMichael Albinus2017-09-181-0/+8
* Fix gensymMark Oteiza2017-09-182-1/+7
* Cleanup in files-tests.elMichael Albinus2017-09-181-2/+4
* Remove old cl-assert calls in 'newline'Paul Eggert2017-09-171-23/+16
* Avoid crash with C-g C-g in GCPaul Eggert2017-09-171-4/+8
* Fix format-time-string %Z bug with negative tzPaul Eggert2017-09-172-1/+6
* message-citation-line-format %Z is now tz namePaul Eggert2017-09-172-1/+6
* Use doc-view or pdf-tools on any window-systemMark Oteiza2017-09-171-2/+2
* Fix bug with min and max and NaNsPaul Eggert2017-09-172-7/+11
* Fix recently-introduced copy-directory bugPaul Eggert2017-09-172-11/+20
* Merge from GnulibPaul Eggert2017-09-1728-99/+79
* Fix compatibility problem in TrampMichael Albinus2017-09-176-32/+37
* Avoid GCC 7 compilation warning in eval.cEli Zaretskii2017-09-171-1/+1
* ; Partially revert c3445aed5194Mark Oteiza2017-09-171-0/+4
* Adapt Tramp version. Do not mergeMichael Albinus2017-09-172-5/+6
* Search for Syntax section when viewing MDNTom Tromey2017-09-161-1/+1
* Allow smerge-keep-current to work for empty hunksTom Tromey2017-09-162-1/+35
* Call vc-setup-buffer in vc-git-log-{in,out}goingTom Tromey2017-09-161-0/+2
* Fix last change to textmodes/page-ext.elStefan Monnier2017-09-161-0/+2
* * test/src/lcms-tests.el (lcms-cri-cam02-ucs): Skip if lcms2 not present.Glenn Morris2017-09-161-0/+1
* * test/src/lcms-tests.el (lcms-whitepoint): Skip if lcms2 not present.Glenn Morris2017-09-161-1/+2
* ; * src/lcms.c: Minor stylistic changes in comments.Eli Zaretskii2017-09-161-4/+4
* Fix compilation warning in etags.cEli Zaretskii2017-09-161-7/+9
* Add lisp variable lcms-d65-xyzMark Oteiza2017-09-162-8/+29
* * lisp/emacs-lisp/cl-macs.el (cl-letf): Fix Edebug spec (bug#24765)Gemini Lasswell2017-09-161-1/+3
* Avoid MinGW64 compiler warnings in unexw32.cAndy Moreton2017-09-161-1/+1
* Start emacs-26 release branchEli Zaretskii2017-09-165-5/+5
* Cope better with C++ and Objective-C protection keywords in class declarationsAlan Mackenzie2017-09-163-11/+45