summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! Support loading so-long.el on top of an earlier versionscratch/so-long-updatesPhil Sainty2019-11-101-2/+1
* Make so-long disable flymake, flyspell, flycheckPhil Sainty2019-11-091-0/+3
* Support loading so-long.el on top of an earlier versionPhil Sainty2019-11-091-0/+51
* Backwards-compatibility function definitions for so-long.elPhil Sainty2019-11-091-0/+17
* * lisp/so-long.el (so-long-unload-function): Improved feature unloadPhil Sainty2019-11-091-8/+39
* ; * lisp/so-long.el (so-long-predicate): Custom type consistencyPhil Sainty2019-11-091-2/+2
* Defer triggering `so-long' until the buffer is displayedPhil Sainty2019-11-095-6/+190
* ; Documentation and spellingPhil Sainty2019-11-092-15/+104
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-0811-58/+58
* * lisp/ffap.el (ffap-read-file-or-url): Fix some URL casesStefan Monnier2019-11-081-14/+24
* * lisp/ffap.el (ffap-read-file-or-url): Simplify furtherStefan Monnier2019-11-081-28/+20
* * lisp/ffap.el (ffap-read-file-or-url): Use `read-file-name`Thierry Volpiatto2019-11-081-31/+7
* Fix MS-Windows version reference in FAQEli Zaretskii2019-11-081-4/+6
* Nudge icomplete-mode a little closer to fido-modeJoão Távora2019-11-081-2/+13
* Have pcm styles apply faces to face prop, not font-lock-faceJoão Távora2019-11-081-3/+3
* Minor copyedits in ELisp manualEli Zaretskii2019-11-081-3/+2
* Ensure building and running on non-IPv6 capable hosts worksRobert Pluim2019-11-082-13/+22
* Handle case where a face's :extend attribute is unspecified (Bug#37774)Jimmy Aguilar Mena2019-11-081-4/+10
* * lisp/emacs-lisp/easymenu.el: Don't quote lambdasStefan Monnier2019-11-071-6/+6
* Handle different system names of w32 in Tramp (Bug#38079)Michael Albinus2019-11-071-4/+9
* Describe IPv6 format in docstring for 'make-network-process'Robert Pluim2019-11-071-0/+2
* Revert "Don't flash previous buffer when connecting with emacsclient"Eli Zaretskii2019-11-071-50/+39
* ; * etc/NEWS: Fix wording of last change.Eli Zaretskii2019-11-071-2/+2
* python.el: Pdbtracking improvementsAndrii Kolomoiets2019-11-072-25/+140
* ; * etc/NEWS: Minor copyedits in the Fido mode entry.Eli Zaretskii2019-11-071-4/+5
* Make ange-ftp fit for tramp-testsMichael Albinus2019-11-072-133/+242
* Clean up major mode check in package-menu-modeStefan Kangas2019-11-071-8/+20
* Test that comint-password-prompt-regexp matches "git push"Stefan Kangas2019-11-071-0/+1
* * lisp/dired-aux.el (dired-vc-rename-file): New defcustom.Juri Linkov2019-11-073-2/+21
* * lisp/tab-bar.el (tab-bar-history-old): Rename from tab-bar-history-current.Juri Linkov2019-11-071-10/+10
* * lisp/tab-line.el: More configurability for tab buffer groups.Juri Linkov2019-11-071-33/+51
* Simplify fixnum division slightlyPaul Eggert2019-11-061-4/+6
* Add a full set of CC Mode language variables to js.el.Alan Mackenzie2019-11-061-8/+21
* Minor fix in the Emacs manualEli Zaretskii2019-11-061-9/+10
* time-stamp: add support for time zone numeric offsetStephen Gildea2019-11-062-7/+24
* More error checks in Tramp's make-directoryMichael Albinus2019-11-067-8/+29
* Fix problem with my last commit in package.elStefan Kangas2019-11-061-3/+3
* Update from GnulibPaul Eggert2019-11-052-26/+14
* Remove unneeded overflow check in integer divisionPaul Eggert2019-11-051-4/+3
* Avoid changing value of defcustom package-enable-at-startupStefan Kangas2019-11-063-10/+13
* Make 'g' refresh package data in package menuStefan Kangas2019-11-063-10/+24
* Rename *-multiframe-window to *-window-any-frameStefan Kangas2019-11-064-5/+18
* Follow JSONRPC spec by not sending :result field on errorsJoão Távora2019-11-051-3/+7
* Add prefix arg to more isearch commands (bug#14563)Juri Linkov2019-11-062-17/+23
* * lisp/tab-line.el: New option for tabs where buffers are grouped by mode.Juri Linkov2019-11-061-29/+109
* Document fido-modeJoão Távora2019-11-053-7/+36
* New fido-mode, emulates ido-mode with icomplete-modeJoão Távora2019-11-051-15/+37
* Pacify byte-compiler in calculator.elPaul Eggert2019-11-051-1/+3
* * admin/unidata/uvs.el: Use lexical-bindingStefan Monnier2019-11-051-12/+13
* * lisp/doc-view.el (doc-view--revert-buffer): Fix last changeStefan Monnier2019-11-051-3/+7