summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Another commitscratch/build-testPhillip Lord2017-03-291-0/+1
* Another fake commitPhillip Lord2017-03-291-0/+1
* This is not a real commitPhillip Lord2017-03-291-0/+1
* * lisp/ido.el (ido-read-internal, ido-complete): Do not bind `non-essential'.Michael Albinus2017-03-151-2/+1
* Write a named functionMark Oteiza2017-03-151-2/+5
* Replace more nested ifs with condMark Oteiza2017-03-151-147/+130
* Recomplexify ‘delete-trailing-whitespace’ by treating \n as whitespace againNoam Postavsky2017-03-141-4/+3
* Merge from gnulibPaul Eggert2017-03-1410-73/+36
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2017-03-143-87/+41
|\
| * Revert "Remove NSEvent loop from ns_select (bug#25265)"Alan Third2017-03-141-36/+40
| * Revert "Add missing timeout value in ns_select"Alan Third2017-03-141-7/+1
| * Remove old macOS compatibility codeAlan Third2017-03-143-44/+0
* | Reenable lost Tramp test caseMichael Albinus2017-03-141-1/+8
|/
* Tune `tramp-completion-file-name-regexp-unified'Michael Albinus2017-03-141-2/+2
* Show ancestor buffer in 3way mergesTino Calancha2017-03-146-69/+197
* diff-mode: Improve default faces for buffer ancestorTino Calancha2017-03-141-14/+22
* Fix make-dist typoPaul Eggert2017-03-131-1/+1
* etc/NEWS: Remote file names require a method.Michael Albinus2017-03-131-0/+6
* Require method in remote file name syntaxMichael Albinus2017-03-1310-344/+265
* Fix bidi paragraph direction when inserting text at newlineEli Zaretskii2017-03-131-4/+7
* * test/lisp/emacs-lisp/cl-print-tests.el (cl-print-tests-1): Fix regexp.Tino Calancha2017-03-131-1/+1
* * lisp/emacs-lisp/cl-print.el (cl-print-compiled): New variableStefan Monnier2017-03-121-2/+36
* Fix indent-sexp when called from inside a string (Bug#21343)Noam Postavsky2017-03-121-4/+8
* * lisp/emacs-lisp/lisp-mode.el (indent-sexp): Simplify.Noam Postavsky2017-03-122-96/+166
* Use switch on pseudovector types; plus cleanups along the wayStefan Monnier2017-03-125-81/+107
* Install update-game-score only on requestPaul Eggert2017-03-129-81/+63
* Add `touch-action' to list of CSS propertiesSimen Heggestøyl2017-03-121-1/+5
* Teach etags to process ENUM_BF correctlyEli Zaretskii2017-03-128-131/+321
* ; Update expected results of etags tests.Eli Zaretskii2017-03-127-5010/+5010
* Use path/to/file instead of path/to.file in tramp.texiMichael Albinus2017-03-121-2/+2
* Remove some stray gnulib filesPaul Eggert2017-03-125-348/+4
* Merge from gnulibPaul Eggert2017-03-122-13/+17
* Remove trivial duplication in epg-configGlenn Morris2017-03-111-2/+2
* Small epg-find-configuration improvementGlenn Morris2017-03-111-1/+2
* Improve last changeStefan Monnier2017-03-111-7/+11
* Highlight useless backslashes in Elisp stringsStefan Monnier2017-03-111-0/+9
* Fix generation of nt/gnulib.mk on macOSEli Zaretskii2017-03-111-3/+4
* Avoid aborts/assertion violations due to 'vim-empty-lines-mode'Eli Zaretskii2017-03-111-0/+8
* ; * doc/lispref/processes.texi: Restore deleted FIXME comment.Glenn Morris2017-03-101-0/+4
* Small improvement for epa-display-error (bug#24553)Glenn Morris2017-03-101-1/+1
* Tweak X toolkit code to pacify modern GCCPaul Eggert2017-03-108-60/+61
* * doc/misc/tramp.texi (Android shell setup): Require adb programMichael Albinus2017-03-101-3/+4
* Adapt tramp-tests.elMichael Albinus2017-03-101-2/+5
* [doc] Replace bindat example: s/fortune cookie/rfc868 payload/Thien-Thi Nguyen2017-03-101-80/+20
* Simplify checks for xdg-open and xdg-emailPaul Eggert2017-03-092-56/+13
* Byte compile cond clauses without any bodies correctly.Vibhav Pant2017-03-101-1/+3
* Fix bug#23006Michael Albinus2017-03-093-48/+42
* etc/NEWS: Add entry for new `switch' bytecode.Vibhav Pant2017-03-091-0/+6
* * src/data.c (arithcompare): Add comments.Paul Eggert2017-03-081-4/+18
* Update a cl-print testGlenn Morris2017-03-081-1/+1