summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into ns-drawingscratch/ns-drawingAlan Third2018-08-1171-3105/+13683
|\
| * Avoid calling vc backend if 'vc-display-status' is nilAndy Moreton2018-08-111-14/+16
| * Give auto-save-no-message a proper version attributeEli Zaretskii2018-08-111-1/+1
| * Add variable auto-save-no-messageFederico Tedin2018-08-114-7/+20
| * Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2018-08-114-7/+13
| |\
| | * Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2018-08-111-1/+12
| | |\
| | * | Reinstate the 'tis620-2533' character setEli Zaretskii2018-08-114-7/+13
| * | | ; More instrumentation for files.elMichael Albinus2018-08-111-0/+11
| | |/ | |/|
| * | Editorial changes in tramp.texiMichael Albinus2018-08-111-1/+12
| |/
| * Make nnimap support IMAP namespacesNikolaus Rath2018-08-113-27/+79
| * Improve error message when Hunspell dictionaries are misconfiguredEli Zaretskii2018-08-111-0/+6
| * ; Merge from origin/emacs-26Glenn Morris2018-08-100-0/+0
| |\
| | * Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-08-102-5/+26
| * | Merge from origin/emacs-26Glenn Morris2018-08-104-7/+29
| |\ \ | | |/
| | * Fix copying text properties by 'format'Eli Zaretskii2018-08-092-3/+25
| | * Improve error messages regarding initial-buffer-choice (Bug#29098)Alexander Gramiak2018-08-091-2/+2
| | * * test/lisp/wdired-tests.el (wdired-test-unfinished-edit-01): Fix typo.Glenn Morris2018-08-081-2/+2
| * | ; Merge from origin/emacs-26Glenn Morris2018-08-100-0/+0
| |\ \ | | |/
| | * Make async :family 'local failures fail correctly againLars Ingebrigtsen2018-08-083-10/+25
| * | Merge from origin/emacs-26Glenn Morris2018-08-107-40/+83
| |\ \ | | |/
| | * Fix emacsclient check for term.el buffer (Bug#21041)Noam Postavsky2018-08-081-1/+3
| | * Improve documentation of 'set-fontset-font'Eli Zaretskii2018-08-082-17/+24
| | * Improve documentation of M-?Eli Zaretskii2018-08-072-4/+13
| | * Reinterpret Esperanto characters in iso-transl as iso-8859-3.Ivan Shmakov2018-08-071-12/+12
| | * Fix Flyspell mode when several languages are mixed in a bufferEli Zaretskii2018-08-071-6/+31
| * | ; More instrumentation for shadowfile-tests.el and files.elMichael Albinus2018-08-102-0/+6
| * | Another try to fix Bug#32226Michael Albinus2018-08-101-8/+8
| * | ; More instrumentation for files.elMichael Albinus2018-08-101-3/+7
| * | Allow completely disabling event logging in jsonrpc.elJoão Távora2018-08-101-34/+35
| * | ; More instrumentation for shadowfile-tests.el and files.elMichael Albinus2018-08-092-0/+9
| * | Fix Bug#32304Michael Albinus2018-08-091-42/+47
| * | Trim JSONRPC events buffer when it's too largeJoão Távora2018-08-091-11/+26
| * | Synchronous JSONRPC requests can be cancelled on user inputJoão Távora2018-08-091-17/+36
| * | Minor pseudovector allocation cleanupsPaul Eggert2018-08-081-27/+36
| * | ; Fix typos in commentaryCharles A. Roelli2018-08-082-14/+14
| * | Fix problems in tramp-testsMichael Albinus2018-08-081-1/+4
| * | ; More instrumentation for shadowfile-tests.elMichael Albinus2018-08-081-0/+7
| * | Filter out tramp-archive objects in tramp-test45-unloadMichael Albinus2018-08-081-3/+7
| * | Tag expensive tests in tramp-archive.el (Bug#30807)Michael Albinus2018-08-081-2/+16
| * | Avoid segfaults in jason-serialize on MS-WindowsEli Zaretskii2018-08-071-2/+7
| * | Fix todo-mode bug involving active region (bug#32379)Stephen Berman2018-08-061-5/+13
| * | Correct and improve part of previous todo-mode.el fixStephen Berman2018-08-061-5/+7
| * | Fix the MS-Windows build as followup to Gnulib regex importEli Zaretskii2018-08-061-0/+67
| * | Spruce up some regex-emacs commentsPaul Eggert2018-08-052-255/+243
| * | Remove always-0 struct re_pattern_buffer membersPaul Eggert2018-08-052-44/+13
| * | Simplify regex-emacs by assuming Emacs syntaxPaul Eggert2018-08-052-427/+70
| * | Simplify regex-emacs code by assuming EmacsPaul Eggert2018-08-054-2081/+500
| * | Use Gnulib regex for lib-srcPaul Eggert2018-08-0520-20/+12194
| * | Rename src/regex.c to src/regex-emacs.c.Paul Eggert2018-08-0516-62/+69
| * | Update from gnulibPaul Eggert2018-08-054-27/+61