summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a helper binary to create a basic Secure Computing filter.scratch/seccomp-helper-binaryPhilipp Stephani2021-04-107-0/+402
* * src/emacs.c (load_seccomp): Fix condition.Philipp Stephani2021-04-101-1/+1
* Read file in a loop if necessary.Philipp Stephani2021-04-101-11/+39
* ; * etc/NEWS: Fix the wording of a recently added entry.Eli Zaretskii2021-04-101-8/+9
* Add support for --seccomp command-line option.Philipp Stephani2021-04-105-4/+314
* Edebug: Disable backtracking when hitting a &define keyword.Philipp Stephani2021-04-104-13/+43
* * lisp/gnus/nnagent.el: Fix spurious empty line at BOBStefan Monnier2021-04-101-1/+0
* * lisp/edmacro.el: Use lexical-bindingStefan Monnier2021-04-101-21/+15
* * lisp/files-x.el: Use lexical-bindingStefan Monnier2021-04-101-2/+2
* * lisp/ps-mule.el: Use lexical-bindingStefan Monnier2021-04-101-23/+23
* Autoload list-colors-display.Gregory Heytings2021-04-101-0/+1
* Tramp: fix location of files on W32Michael Albinus2021-04-102-12/+30
* Further fix of hostname completion on MS WindowsJim Porter2021-04-101-2/+15
* 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
|\ \ | |/