summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tests for list-threads and the *Threads* bufferscratch/list-threadsGemini Lasswell2018-08-271-0/+96
* Add check in list-threads for --without-threads configurationGemini Lasswell2018-08-271-0/+3
* Document list-threads and its bufferGemini Lasswell2018-08-273-0/+51
* Show backtraces of threads from thread list bufferGemini Lasswell2018-08-262-6/+114
* Make small fixes to Edebug and debugger documentationGemini Lasswell2018-08-142-1/+4
* Make list-threads refresh the *Threads* buffer if it already existsGemini Lasswell2018-08-141-1/+3
* Improve docstrings of thread-list functionsGemini Lasswell2018-08-141-16/+17
* Make lisp/thread.el the new home for thread-related Lisp functionsGemini Lasswell2018-08-141-4/+4
* Add list-threads command and thread-list-modeGemini Lasswell2018-08-091-0/+128
* ; 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
* ; * src/xdisp.c: Fix typo.Charles A. Roelli2018-08-051-1/+1
* Fix mh-redistribute to work with nmh 1.5 and identities (SF#268)Mike Kupfer2018-08-042-24/+103
* Fix assorted todo-mode bugs (bug#32366)Stephen Berman2018-08-041-43/+58
* ; (read-answer-short): Fix :version setting for backportNoam Postavsky2018-08-041-1/+1
* ; etc/NEWS: Remove read-answer, it was backported to v26Noam Postavsky2018-08-041-4/+0
* Respect non-saved value of `read-short-answer' (Bug#31782)Noam Postavsky2018-08-041-5/+11
* ; Merge from emacs-26Noam Postavsky2018-08-040-0/+0
|\
| * New function read-answer (Bug#31782)Juri Linkov2018-08-045-44/+168
* | Merge from emacs-26Noam Postavsky2018-08-042-2/+19
|\ \ | |/
| * Avoid assertion violations in maybe_produce_line_numberEli Zaretskii2018-08-021-0/+1
| * Avoid assertion violations in set_text_properties_1Eli Zaretskii2018-08-021-2/+18
* | ; Merge from emacs-26Noam Postavsky2018-08-040-0/+0
|\ \ | |/
| * ; Auto-commit of loaddefs files.Glenn Morris2018-08-011-9/+20
* | Merge from emacs-26Noam Postavsky2018-08-042-1/+25
|\ \ | |/
| * Fix wdired test failure when byte compiled (bug#32318)Stephen Berman2018-07-311-0/+3
| * * test/lisp/wdired-tests.el (wdired-test-symlink-name): New test.Stephen Berman2018-07-301-0/+21
| * Fix url's thing-at-point beginning-op (Bug#32028)Raimon Grau2018-07-291-1/+1
* | * lisp/international/mule-cmds.el (universal-coding-system-argument):Michael Albinus2018-08-041-5/+4
* | Rename Tramp method "owncloud" to "nextcloud"Michael Albinus2018-08-044-36/+41
* | Fix a filenotify test failure on CygwinKen Brown2018-08-031-2/+2