aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* This mode is for group mode onlyLars Ingebrigtsen2021-02-131-1/+3
* Mark with the minor mode, not group modeLars Ingebrigtsen2021-02-131-40/+40
* Fix minor mode checkLars Ingebrigtsen2021-02-131-1/+3
* Also make the mode predicate work on minor modesLars Ingebrigtsen2021-02-132-4/+8
* Introduce a minor-modes variablesLars Ingebrigtsen2021-02-131-0/+4
* Add the mode-based declare helperLars Ingebrigtsen2021-02-131-0/+5
* Experiment with a mode-base `declare'Lars Ingebrigtsen2021-02-131-1/+8
* Menus aren't usefully completed overLars Ingebrigtsen2021-02-131-1/+4
* Fix loaddefs generation after the previous changeLars Ingebrigtsen2021-02-131-2/+6
* Convert Gnus and eww to interactive ... modesLars Ingebrigtsen2021-02-1329-940/+1007
* Change command to interactive ... modesLars Ingebrigtsen2021-02-135-32/+30
* Remove redundant autoloadsLars Ingebrigtsen2021-02-121-9/+0
* Mark up more functionsLars Ingebrigtsen2021-02-122-7/+9
* Fix ;;;###autoload cookie handlingLars Ingebrigtsen2021-02-122-3/+10
* There's no `declare' in lambdasLars Ingebrigtsen2021-02-121-1/+1
* Continue Gnus markupLars Ingebrigtsen2021-02-121-15/+21
* Fix the completion predicateLars Ingebrigtsen2021-02-121-1/+1
* Continue markups in GnusLars Ingebrigtsen2021-02-124-5/+10
* Add support for marking autoloads with modes and also declare completionLars Ingebrigtsen2021-02-122-13/+26
* Finish tagging gnus filesLars Ingebrigtsen2021-02-1110-149/+182
* Tag up eww.elLars Ingebrigtsen2021-02-111-35/+39
* Make it possible to have derived modes be non-interactiveLars Ingebrigtsen2021-02-111-1/+6
* Convert more Gnus commandsLars Ingebrigtsen2021-02-119-223/+220
* Ignore aliasesLars Ingebrigtsen2021-02-111-0/+3
* Clean up the M-x predicate stuff slightlyLars Ingebrigtsen2021-02-111-4/+5
* Hack the predicate to actually work while rethinking thisLars Ingebrigtsen2021-02-111-50/+55
* List commands not bound to any keysLars Ingebrigtsen2021-02-111-1/+19
* Allow the user to easily customize what `M-x' completes overLars Ingebrigtsen2021-02-111-1/+9
* Only store the command modes if we have someLars Ingebrigtsen2021-02-111-2/+8
* Make the new bytecode format distinguishable from the oldLars Ingebrigtsen2021-02-111-2/+2
* Convert a bunch of Gnus commands to use `command'Lars Ingebrigtsen2021-02-119-371/+376
* Add support for the new `command' special formLars Ingebrigtsen2021-02-113-16/+40
* Avoid having erc in irrelevant finder categoriesStefan Kangas2021-02-1115-15/+15
* * lisp/progmodes/cperl-mode.el (cperl-init-faces): Use regexp-opt.Stefan Kangas2021-02-111-100/+59
* * lisp/play/decipher.el: Use lexical-bindingStefan Monnier2021-02-101-50/+34
* * 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