summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a selector function as a way to avoid running all the tasksscratch/benchmarksGemini Lasswell2018-11-271-2/+11
* Fix bugs in output reportGemini Lasswell2018-11-271-1/+2
* Better instrumentation for bug#33198Gemini Lasswell2018-11-261-5/+17
* Create benchmark directory and add some benchmark tasksGemini Lasswell2018-11-258-0/+371
* Add ERB, a tool for running historical benchmarksGemini Lasswell2018-11-252-0/+2372
* Bug#31671 band-aidGemini Lasswell2018-11-231-3/+17
* Instrument file descriptor mask code (bug#33198)Gemini Lasswell2018-11-232-2/+47
* Add per-symbol mutexesGemini Lasswell2018-11-231-0/+19
* Add thread-safe messages and thread-safe queuesGemini Lasswell2018-11-231-0/+115
* Add Isearch commands for going to absolute occurrence of matches (bug#29321)Juri Linkov2018-11-232-4/+53
* emacsclient: coalesce WINDOWSNT-specific codePaul Eggert2018-11-221-10/+7
* emacsclient: sockaddr portability fixesPaul Eggert2018-11-221-21/+25
* Some minor Tramp cleanupsMichael Albinus2018-11-225-32/+38
* emacsclient: getopt minor cleanupPaul Eggert2018-11-211-9/+12
* emacsclient: omit EXTRA_SPACE guessworkPaul Eggert2018-11-211-31/+31
* Add prefix arg to isearch-forward-symbol-at-point (bug#29321)Juri Linkov2018-11-212-5/+12
* emacsclient: take more care with int widthPaul Eggert2018-11-211-7/+10
* emacsclient.c: use C99 to avoid {}Paul Eggert2018-11-211-110/+108
* emacsclient: improve use of localsPaul Eggert2018-11-211-7/+6
* emacsclient: fix unlikely crash with "&"Paul Eggert2018-11-211-51/+34
* Fix "Allow use of Gnus search groups as notmuch path: search term"Eric Abrahamsen2018-11-212-14/+25
* Check Gnus group names when reading from browse serverEric Abrahamsen2018-11-211-1/+5
* * doc/misc/tramp.texi: Fix last commit.Michael Albinus2018-11-211-4/+4
* Let Tramp sudo sessions expire after a timeoutMichael Albinus2018-11-214-19/+84
* Add prefix arg to isearch-repeat-forward/backward (bug#14563, bug#29321)Juri Linkov2018-11-212-23/+63
* calc.el, calc-(ext|poly), calccomp: Use lexical-bindingStefan Monnier2018-11-204-198/+211
* Merge from origin/emacs-26Glenn Morris2018-11-201-2/+2
|\
| * Fix two Edebug defcustoms (bug#33428)Stephen Berman2018-11-191-2/+2
* | ; Merge from origin/emacs-26Glenn Morris2018-11-200-0/+0
|\ \ | |/
| * Fix Bug#33141Michael Albinus2018-11-191-1/+3
* | Merge from origin/emacs-26Glenn Morris2018-11-208-47/+160
|\ \ | |/
| * ; * src/window.c (window_scroll): Improve commentary.Eli Zaretskii2018-11-191-2/+2
| * Improve documentation of the window treeEli Zaretskii2018-11-192-10/+15
| * Fix window scrolling on TTY frames when there's no mode lineEli Zaretskii2018-11-191-12/+8
| * Fix decoding XML files encoded in ISO-8859Eli Zaretskii2018-11-191-1/+5
| * ; ChangeLog.3 updateemacs-26.1.90Nicolas Petton2018-11-191-1/+102
| * * etc/AUTHORS: Update.Nicolas Petton2018-11-191-3/+5
| * Fix description of some window hooksMartin Rudalics2018-11-182-18/+21
| * Run 'window--adjust-process-windows' when frame size changes (Bug#32720)Gary Fredericks2018-11-181-0/+2
| * Avoid errors in zone.el when there's overlay at EOBEli Zaretskii2018-11-161-1/+1
* | * lisp/calc/calc-alg.el: Use lexical-binding and silence warningsStefan Monnier2018-11-204-585/+578
* | Remove space from end of coding cookieRobert Pluim2018-11-201-1/+1
* | Fix last changeEli Zaretskii2018-11-191-0/+2
* | Avoid compiler warning in emacsclient.cEli Zaretskii2018-11-191-0/+2
* | emacsclient.c: file name component fixesPaul Eggert2018-11-191-29/+6
* | emacsclient.c: reindent to fit in 80Paul Eggert2018-11-191-11/+17
* | emacsclient.c: use C99 betterPaul Eggert2018-11-191-26/+22
* | emacsclient.c: use STDOUT_FILENOPaul Eggert2018-11-191-5/+5
* | emacsclient.c: use bool for booleanPaul Eggert2018-11-191-89/+78
* | emacsclient.c: make identifiers more localPaul Eggert2018-11-191-31/+34