summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new icomplete-vertical-modescratch/icomplete-vertical-mode-gregory-and-joaoGregory Heytings2021-04-103-4/+54
* Fail earlier if stale Flymake report functions calledJoão Távora2021-04-101-1/+4
* Don't stop when before space or closing parenDmitry Gutov2021-04-101-1/+1
* CC Mode: fix c-where-wrt-brace-construct to cope with class declarationsAlan Mackenzie2021-04-091-15/+32
* Fix condition-case optimiser bugMattias Engdegård2021-04-092-2/+14
* Better compiler warning testsMattias Engdegård2021-04-091-24/+25
* Clean up bytecomp-tests.elMattias Engdegård2021-04-091-103/+47
* Make refer-every into obsolete alias for seq-every-pStefan Kangas2021-04-091-10/+6
* Remove redundant #' before lambda in ibuf-*.elStefan Kangas2021-04-092-91/+91
* Don't preserve window-line in tabulated-list-printStefan Kangas2021-04-091-15/+4
* Use lexical-binding in winner.elStefan Kangas2021-04-091-11/+8
* Merge branch 'vhdl-mode-lexbind' into trunkStefan Monnier2021-04-091-407/+448
|\
| * * lisp/progmodes/vhdl-mode.el: Use lexical-bindingStefan Monnier2021-04-081-407/+448
* | Use lexical-binding in cmuscheme.elStefan Kangas2021-04-091-60/+43
* | * lisp/progmodes/cmacexp.el: Use lexical-binding.Stefan Kangas2021-04-091-18/+19
* | Use lexical-binding in foldout.elStefan Kangas2021-04-091-28/+24
* | Use lexical-binding in loadhist.el and add testsStefan Kangas2021-04-092-1/+58
* | Self-TCO in `condition-case` error handlersMattias Engdegård2021-04-092-2/+19
* | Fix hostname completion on MS WindowsJim Porter2021-04-091-1/+7
* | * test/lisp/shadowfile-tests.el: Fix recent test failuresStefan Monnier2021-04-081-1/+1
* | Revert "Load all generic-x.el modes unconditionally"Stefan Kangas2021-04-092-131/+209
|/
* * lisp/shadowfile.el: Use lexical-bindingStefan Monnier2021-04-081-54/+33
* Remove redundant #' before lambda in {calendar,erc,mh-e}/*.elStefan Kangas2021-04-098-112/+112
* Terminate isearch when point has moved to another bufferGregory Heytings2021-04-081-0/+4
* User option to move to another match when changing direction in isearch.Gregory Heytings2021-04-083-4/+34
* * lisp/repeat.el (repeat-post-hook): Check for prefix-arg.Juri Linkov2021-04-081-11/+6
* * lisp/repeat.el (repeat-post-hook): Skip repeating in minibuffer (bug#47566).Juri Linkov2021-04-081-3/+8
* * lisp/progmodes/vhdl-mode.el: Use progress-reporterStefan Monnier2021-04-081-72/+51
* * lisp/array.el: Use lexical-bindingStefan Monnier2021-04-081-27/+27
* * doc/misc/tramp.texi (Frequently Asked Questions): New item about recentf.Michael Albinus2021-04-081-0/+27
* Revert use of powershell in Tramp, there are collateral damagesMichael Albinus2021-04-082-30/+12
* Don't set isearch-success in isearch-wrap functionsJuri Linkov2021-04-073-4/+0
* Merge from origin/emacs-27Glenn Morris2021-04-072-6/+4
|\
| * Fix broken links in autorevert.elDamien Cassou2021-04-061-2/+2
| * * lisp/international/ja-dic-cnv.el (skkdic-convert): Doc fix.Glenn Morris2021-04-051-4/+2
* | ; Merge from origin/emacs-27Glenn Morris2021-04-070-0/+0
|\ \ | |/
| * Fix crash when using menus and tramp on NSAlan Third2021-04-041-2/+16
* | Merge from origin/emacs-27Glenn Morris2021-04-071-7/+27
|\ \ | |/
| * Improve doc strings in replace.elEli Zaretskii2021-04-031-7/+27
* | Clarify obsoletion messages for easy-menu-{add,remove}Stefan Kangas2021-04-071-2/+6
* | Update whois-server-tldStefan Kangas2021-04-071-2/+10
* | Fix mistakes in bytecomp-testsMattias Engdegård2021-04-071-10/+10
* | ; Fix my previous change to shadowfile.elStefan Kangas2021-04-071-2/+2
* | Add explicit support for C-g or ESC ESC ESC after keymap promptDmitry Gutov2021-04-071-1/+5
* | Allow complex key bindings in project-switch-projectDario Gjorgjevski2021-04-071-16/+20
* | * lisp/find-file.el: Make the commands oblivious to mouse/non-mouseStefan Monnier2021-04-061-34/+20
* | * lisp/find-file.el: Use lexical-bindingStefan Monnier2021-04-061-182/+70
* | * lisp/isearch.el (isearch-wrap-pause): New defcustom (bug#47599).Juri Linkov2021-04-062-17/+53
* | * lisp/progmodes/ps-mode.el: Use lexical-bindingStefan Monnier2021-04-061-19/+19
* | Fix Bug#47601 in TrampMichael Albinus2021-04-061-62/+1