aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-03-106-16/+21
|\
| * Fix create_process bug breaking eudc-expand-inlinePaul Eggert2018-03-101-3/+3
| * Clarify that nil doesn't match itself as a cl-case clause (Bug#30749)Noam Postavsky2018-03-101-7/+9
| * Improve SVG documentationCharles A. Roelli2018-03-101-4/+3
| * Document the "URL" keyword in library headersEli Zaretskii2018-03-101-1/+2
| * * test/lisp/international/mule-tests.el:Glenn Morris2018-03-091-0/+3
| * ; * lisp/org/org-table.el: Replace obsolete alias in comment.Glenn Morris2018-03-091-1/+1
* | ; Merge from origin/emacs-26Paul Eggert2018-03-100-0/+0
|\ \ | |/
| * Add missing findex entries for recently removed kindex entriesBill Wohler2018-03-081-0/+7
* | Merge from origin/emacs-26Paul Eggert2018-03-105-8/+8
|\ \ | |/
| * Replace the obsolete process-kill-without-query in documentationGlenn Morris2018-03-084-7/+7
| * ; Tiny fix for recent doc changeGlenn Morris2018-03-081-1/+1
* | ; Revert "; Tracing for eieio-test random failure (Bug#24503)"Noam Postavsky2018-03-102-21/+1
* | Let warning about (:foo) be suppressible (Bug#30499)Noam Postavsky2018-03-101-1/+2
* | Fix wrong behavior of 'outline-headers-as-kill' command (Bug#30209)Dmitry Safronov2018-03-101-22/+20
* | Improve support for desktop restoration in daemon modeEli Zaretskii2018-03-105-1/+26
* | Allow underline position variables be buffer-localAaron Jensen2018-03-104-17/+83
* | * Makefile.in (check-declare): Also check test/ directory.Glenn Morris2018-03-091-0/+1
* | * test/Makefile.in (check-declare): New PHONY rule.Glenn Morris2018-03-091-0/+6
* | Quieten --without-json compilation of json-tests.elGlenn Morris2018-03-091-0/+5
* | * test/lisp/vc/vc-tests.el (w32-application-type): Fix declaration.Glenn Morris2018-03-091-1/+1
* | Fix string-to-number C-level mishandlingPaul Eggert2018-03-092-2/+6
* | Quieten compilation of some test/lisp filesGlenn Morris2018-03-0910-35/+36
* | Avoid losing info when formatting integersPaul Eggert2018-03-083-57/+51
* | Replace uses of the obsolete local-write-file-hooksGlenn Morris2018-03-086-9/+9
* | Update from GnulibPaul Eggert2018-03-081-1/+2
* | * lisp/isearch.el (search-exit-option): Add option 'append'.Juri Linkov2018-03-092-5/+10
* | Add to "Completion Commands" Info nodeCharles A. Roelli2018-03-081-4/+16
* | Merge from origin/emacs-26Glenn Morris2018-03-0824-71/+84
|\ \ | |/
| * Minor change in the manualMichael Albinus2018-03-081-2/+2
| * More minor changes in the manualEli Zaretskii2018-03-082-9/+17
| * Replace some obsolete aliases in codeGlenn Morris2018-03-072-2/+2
| * Replace some obsolete aliases in documentationGlenn Morris2018-03-076-11/+11
| * Minor improvements in manualsEli Zaretskii2018-03-072-3/+8
| * Minor copyedits in display.texiEli Zaretskii2018-03-071-10/+11
| * Remove some unused spam.el variablesGlenn Morris2018-03-061-12/+0
| * Replace some obsolete aliases in codeGlenn Morris2018-03-064-4/+9
| * Replace some obsolete aliases in documentationGlenn Morris2018-03-065-12/+12
| * Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26Eli Zaretskii2018-03-064-148/+152
| |\
| | * Obsolete eshell-cmpl-suffix-listGlenn Morris2018-03-061-0/+3
| | * Revert last commitMichael Heerdegen2018-03-063-148/+149
| * | More minor changes in the Glossary of the Emacs manualEli Zaretskii2018-03-061-10/+12
| |/
| * Define if-let* and derivatives as aliases for if-let etcMichael Heerdegen2018-03-063-149/+148
| * Minor fix in Emacs manual's GlossaryEli Zaretskii2018-03-051-2/+3
* | Fix 'window-text-pixel-size' when display properties are aroundEli Zaretskii2018-03-081-8/+37
* | Add OpenDocument formats to Tramp file archivesMichael Albinus2018-03-082-3/+21
* | * lisp/mh-e/mh-e.el (mh-variant-set): Tweak failure message.Mike Kupfer2018-03-071-0/+2
* | * lisp/mh-e/mh-utils.el (mh-find-path): Add missing part of previous.Mike Kupfer2018-03-071-0/+1
* | Suppress "No MH variant found" message (bug#30669)Glenn Morris2018-03-072-0/+6
* | Update from GnulibPaul Eggert2018-03-0710-25/+25