aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace change-log-date-face -> change-log-dateSam Steingold2017-03-083-3/+3
* Fix bug#26011Michael Albinus2017-03-081-0/+5
* * data.c (minmax_driver): Use CHECK_NUMBER_OR_FLOAT_COERCE_MARKER.Andreas Schwab2017-03-081-1/+4
* * data.c (cons_to_unsigned, cons_to_signed, Fstring_to_number): ReorderAndreas Schwab2017-03-081-6/+6
* [doc elisp] Add some index entries for "old" advice mechanismThien-Thi Nguyen2017-03-081-0/+7
* * etc/NEWS: Adjust to match previous patch.Paul Eggert2017-03-071-5/+5
* min and max should not return markersPaul Eggert2017-03-072-4/+8
* * lisp/emacs-lisp/cl-print.el (cl-print-object): Use #f(..) for functions.Stefan Monnier2017-03-071-4/+5
* Add missing timeout value in ns_selectAlan Third2017-03-081-1/+7
* * admin/update_autogen: Ensure nt/gnulib.mk exists, for autoreconf.Glenn Morris2017-03-071-0/+2
* ; Update ldefs-boot.elGlenn Morris2017-03-071-109/+218
* Remove isnan hack for Solaris 10 gcc 3.4.3Paul Eggert2017-03-072-9/+11
* Support browsing URLs with embedded spaces on MS-WindowsEli Zaretskii2017-03-071-1/+1
* Define copysign on all platformsPaul Eggert2017-03-073-7/+10
* ; Typo fixes in commentPaul Eggert2017-03-071-3/+3
* Revert "Replace ldefs-boot with a much smaller file"Phillip Lord2017-03-0718-295/+37