summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/leim/quail: Use lexical-bindingStefan Monnier2021-02-1010-40/+41
* * lisp/leim/quail: Use lexical-bindingStefan Monnier2021-02-101-7/+7
* * lisp/subr.el (combine-change-calls-1): Don't presume integer argsStefan Monnier2021-02-101-0/+2
* * lisp/emacs-lisp/macroexp.el (macroexp--fgrep): Break cyclesStefan Monnier2021-02-101-14/+29
* Fix ediff even/odd faces to increase their contrast and readabilityJuri Linkov2021-02-101-14/+28
* Fix build problem with previous facemenu changeLars Ingebrigtsen2021-02-102-5/+4
* Simplify and speed up after-find-filePaul Eggert2021-02-101-10/+7
* Remove the 'M-o' ('facemap-keymap') binding experimentallyLars Ingebrigtsen2021-02-102-7/+22
* * lisp/emacs-lisp/edebug.el: Tweak last changeStefan Monnier2021-02-101-37/+22
* Use lexical-binding in dns-mode.elStefan Kangas2021-02-101-13/+7
* Use lexical-binding in mail-utils.el and add testsStefan Kangas2021-02-101-1/+3
* * list/emacs-lisp/edebug.el: Don't overload `edebug-form-spec`Stefan Monnier2021-02-101-13/+28
* Fix local defvar scoping error (bug#46387)Mattias EngdegÄrd2021-02-101-2/+2
* Minor cleanup in imenu.elStefan Kangas2021-02-101-30/+9
* Use lexical-binding in snmp-mode.elStefan Kangas2021-02-101-27/+12
* Declare empty macro imenu-progress-menu obsoleteStefan Kangas2021-02-104-38/+5
* * lisp/cedet/semantic/bovine/gcc.el: Use lexical-binding.Stefan Kangas2021-02-101-5/+6
* Make texinfmt-version variable obsoleteStefan Kangas2021-02-101-4/+6
* Use lexical-binding in bib-mode.elStefan Kangas2021-02-101-7/+4
* Change default semantic-lex-analyzer to semantic-lexStefan Kangas2021-02-101-4/+2
* Use lexical-binding in almost all of play/*.elStefan Kangas2021-02-107-37/+48
* Refine use of vc-dir faces; apply to all backendsProtesilaos Stavrou2021-02-106-32/+35
* ; Fix warning in last change to semantic/idle.el.Basil L. Contovounesios2021-02-091-1/+1
* Tiny simplification to read-char-by-nameBasil L. Contovounesios2021-02-091-8/+7
* Fix syntax category of some charactersEli Zaretskii2021-02-091-1/+1
* * lisp/net/dictionary.el: Dictionary improvements (bug#45262)Juri Linkov2021-02-091-6/+31
* Use lexical-binding in a few more scattered filesStefan Monnier2021-02-095-119/+103
* New options read-char-by-name-sort and read-char-by-name-group (bug#46240)Juri Linkov2021-02-091-2/+64
* * lisp/cedet/{semantic/scope.el,ede/project-am.el}: Use lexical-scopingStefan Monnier2021-02-092-72/+53
* * lisp/emacs-lisp/byte-opt.el (byte-optimize--pcase): New macroStefan Monnier2021-02-091-20/+50
* * lisp/emacs-lisp/macroexp.el: Break cycle with bytecomp/byte-optStefan Monnier2021-02-093-78/+68
* Remove some dead, commented out code from lisp-mode.elStefan Kangas2021-02-091-3/+0
* Load all generic-x.el modes unconditionallyStefan Kangas2021-02-091-210/+127
* ; Fix recent change in eval-last-sexpBasil L. Contovounesios2021-02-091-1/+1
* Allow exit-minibuffer to be called from Lisp code. Fixes bug #46373Alan Mackenzie2021-02-091-1/+3
* Make pcomplete-ignore-case obsoleteLars Ingebrigtsen2021-02-093-13/+10
* Preserve leading whitespace in `lm-commentary'.Matt Armstrong2021-02-091-1/+1
* Move all usages of `values' to `values--store-value'Lars Ingebrigtsen2021-02-096-57/+71
* Don't use `values' in elisp--eval-defunLars Ingebrigtsen2021-02-091-7/+9
* Finish customize-changed-options/customize-changed fix upLars Ingebrigtsen2021-02-093-6/+6
* * lisp/gnus/gnus-topic.el: Fix a backward incompatibilityStefan Monnier2021-02-084-15/+16
* Run Gnus group names through regexp-quote when matching resultsEric Abrahamsen2021-02-081-6/+8
* * lisp/indent.el (beginning-of-line-text): Mark it as a movement commandStefan Monnier2021-02-081-1/+1
* ; Minor license statement fixesStefan Kangas2021-02-086-12/+20
* * lisp/avoid.el: Doc fixes.Stefan Kangas2021-02-081-12/+9
* Record the value of `C-x C-e' in `values'Lars Ingebrigtsen2021-02-081-1/+3
* Add vc-dir faces; also apply them to vc-gitProtesilaos Stavrou2021-02-082-30/+65
* Bind clone-buffer to C-x x nSean Whitton2021-02-081-0/+1
* Fix tcl-mode indentation of namespaced codeAnticrisis2021-02-081-24/+5
* Make `C-a' in enriched-mode behave more line in other modesLars Ingebrigtsen2021-02-081-1/+0