summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix calculator-string-to-number yet again (bug#47694)Eli Barzilay2021-04-112-4/+56
* Fix typo in cconvMattias Engdegård2021-04-112-1/+8
* Add another check for the required header <linux/filter.h>.Philipp Stephani2021-04-112-3/+3
* Also check for needed seccomp macros.Philipp Stephani2021-04-112-7/+23
* Fix handling of mouse clicks on tab-bar buttonsEli Zaretskii2021-04-111-137/+10
* ; * lisp/net/shr.el (shr-insert-document): Fix last change.Eli Zaretskii2021-04-111-2/+3
* * lisp/net/shr.el (shr-insert-document): Explain why bidi-display-reorderingStefan Monnier2021-04-101-0/+5
* Add new icomplete-vertical-modeGregory Heytings2021-04-103-4/+54
* * lisp/misearch.el (multi-isearch-read-buffers): Fix last changeStefan Monnier2021-04-101-1/+1
* * src/emacs.c (read_full): Add a few assertions.Philipp Stephani2021-04-101-0/+3
* * lisp/cus-dep.el: Use lexical-bindingStefan Monnier2021-04-101-3/+3
* * lisp/misearch.el: Use lexical-bindingStefan Monnier2021-04-101-14/+14
* * src/emacs.c (load_seccomp): Add a useful assertion.Philipp Stephani2021-04-101-0/+1
* * src/emacs.c (load_seccomp): Fix condition.Philipp Stephani2021-04-101-1/+1
* * lisp/ps-bdf.el: Use lexical-bindingStefan Monnier2021-04-101-2/+2
* * lisp/informat.el: Use lexical-bindingStefan Monnier2021-04-101-2/+2
* * lisp/loadup.el: Use lexical-bindingStefan Monnier2021-04-101-9/+9
* * lisp/jka-compr.el: Use lexical-bindingStefan Monnier2021-04-101-14/+13
* * etc/NEWS: Extend paragraph about &define form and backtrackingPhilipp Stephani2021-04-101-2/+5
* ; Fix copyright yearsGlenn Morris2021-04-101-1/+1
* Convert CC Mode to lexical binding in EmacsAlan Mackenzie2021-04-1013-51/+58
* Add a helper binary to create a basic Secure Computing filter.Philipp 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