summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make octave.el's cache a multiple-entry hash-tablescratch/octave-eldoc-fixesJoão Távora2018-12-031-15/+18
* Prevent accept-process-output with quit inhibited in octave.elJoão Távora2018-12-031-2/+3
* Fix Flymake's diagnostic count with custom error typesJoão Távora2018-10-291-10/+7
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2018-10-2821-136/+295
|\
| * * lisp/isearch.el (lazy-highlight-buffer): New defcustom. (Bug#29360)Juri Linkov2018-10-272-41/+152
| * Merge from origin/emacs-26Glenn Morris2018-10-2720-95/+143
| |\
| | * * lisp/simple.el (region-extract-function): Doc fix. (Bug#33167)Eli Zaretskii2018-10-271-5/+8
| | * * lisp/simple.el (region-bounds): Doc fix. (Bug#33168)Eli Zaretskii2018-10-271-2/+4
| | * Improve documentation of 'process-connection-type'Eli Zaretskii2018-10-271-7/+12
| | * Unify prompt for gnupg passphrase between GNU/Linux and MS-Windows.Pierre Téchoueyres2018-10-271-1/+1
| | * Doc fix of 'gnus-fetch-old-headers'Eli Zaretskii2018-10-271-4/+4
| | * Deactivate incorrect hyperlinking in gnus-build-sparse-threads docEric Abrahamsen2018-10-271-3/+4
| | * Minor copyedits in cmdargs.texiEli Zaretskii2018-10-271-0/+4
| | * Improve documentation of X resource loadingEli Zaretskii2018-10-273-4/+19
| | * * lisp/net/tramp-sh.el (tramp-inline-compress-commands):Michael Albinus2018-10-271-1/+2
| | * ; Fix sorting in admin/MAINTAINERSMichael Albinus2018-10-271-1/+1
| | * Don't error when indenting malformed Lisp (Bug#30891)Noam Postavsky2018-10-251-0/+4
| | * Improve 'isearch-delete-char' documentation (Bug#32990)Charles A. Roelli2018-10-252-17/+29
| | * ; * lisp/help.el (with-help-window): Remove extra space in doc.Charles A. Roelli2018-10-251-1/+1
| | * Improve XPM load failure message (bug#33126)Alan Third2018-10-252-1/+8
| | * Avoid infloop in CPerl mode fontificationEli Zaretskii2018-10-251-1/+1
| | * Fix minibuffer-help-form for lexical bindingAndreas Schwab2018-10-252-2/+2
| | * Fix some NS drawing issues (bug#32932)Alan Third2018-10-241-43/+37
| | * * lisp/gnus/mm-util.el (mm-decompress-buffer): Fix split-string args.Katsumi Yamaoka2018-10-241-1/+2
| | * * doc/misc/calc.texi (Summary): The +/- key is 'p', not 'P'.Noam Postavsky2018-10-231-1/+1
* | | ; * etc/NEWS: Fix last change.Eli Zaretskii2018-10-271-4/+5
|/ /
* | Add support in emacsclient for EMACS_SOCKET_NAMEDaniel Pittman2018-10-274-0/+14
* | Subject: (mouse-drag-and-drop-region): Simplify and remove assumptionsFederico Tedin2018-10-262-32/+26
* | * lisp/files.el (abbreviate-file-name): Avoid save-match-dataStefan Monnier2018-10-261-30/+33
* | ; * admin/automerge: Tweak previous NEWS fixGlenn Morris2018-10-251-2/+2
* | * admin/automerge: Abort if NEWS gets modified.Glenn Morris2018-10-251-0/+6
* | * lisp/emacs-lisp/pcase.el (pcase--u1): Fix bignumsStefan Monnier2018-10-251-1/+2
* | Fix Bug#33141Michael Albinus2018-10-242-1/+6
* | * admin/gitmerge.el (gitmerge-resolve): Check NEWS patch exit status.Glenn Morris2018-10-241-9/+18
* | ; NEWS merge fixesGlenn Morris2018-10-232-22/+45
* | Merge from origin/emacs-26Glenn Morris2018-10-237-25/+30
|\ \ | |/
| * Correct typo in GNU ELPA urlRobert Pluim2018-10-231-5/+5
| * * doc/misc/dired-x.texi (Omitting Variables): Fix wording. (Bug#33112)Eli Zaretskii2018-10-221-2/+2
| * Fix help-form binding in dired-create-filesMichael Heerdegen2018-10-201-1/+1
| * Fix a pasto in a Gnus doc stringEli Zaretskii2018-10-201-3/+1
| * ; * doc/emacs/files.texi (Reverting): Improve wording in last change.Eli Zaretskii2018-10-191-3/+4
| * Update revert-buffer documentationMauro Aranda2018-10-191-4/+4
| * * lisp/mail/smtpmail.el (smtpmail-send-queued-mail): Load file with .el suffix.Juri Linkov2018-10-181-6/+7
| * ; * etc/NEWS: Announce that emacs-module.h is now installed.Eli Zaretskii2018-10-161-0/+6
* | ; Merge from origin/emacs-26Glenn Morris2018-10-230-0/+0
|\ \ | |/
| * Tweak Makefile emacs-module.h handlingGlenn Morris2018-10-161-3/+3
| * Install emacs-module.h (Bug#31929)Philipp Stephani2018-10-161-0/+6
* | edebug.el: Move window focus switch into edebug-pop-to-bufferAlan Mackenzie2018-10-231-15/+9
* | Improve rounding in recent timer fixPaul Eggert2018-10-222-7/+25
* | Fix epg bug with (TICKS . HZ) timestampPaul Eggert2018-10-221-4/+1