summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove comment about commandscratch/commandLars Ingebrigtsen2021-02-141-6/+0
* 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
* Add a minor-modes variableLars Ingebrigtsen2021-02-131-1/+1
* Introduce a minor-modes variablesLars Ingebrigtsen2021-02-133-0/+20
* Add the mode-based declare helperLars Ingebrigtsen2021-02-131-0/+5
* Experiment with a mode-base `declare'Lars Ingebrigtsen2021-02-132-1/+11
* 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-1310-77/+61
* 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-126-15/+51
* 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-112-1/+11
* 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
* We probably don't want to autoload anything hereLars Ingebrigtsen2021-02-111-1/+1
* 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
* Add some commentsLars Ingebrigtsen2021-02-111-0/+6
* Make the new bytecode format distinguishable from the oldLars Ingebrigtsen2021-02-112-5/+14
* 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-1110-24/+162
* Use frame monitor in frame_floatAndrii Kolomoiets2021-02-111-2/+2
* 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-102-14/+65
* 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
* Fix file lock issue (Bug#46397)Paul Eggert2021-02-101-1/+1
* Remove the 'M-o' ('facemap-keymap') binding experimentallyLars Ingebrigtsen2021-02-106-16/+47
* * lisp/emacs-lisp/edebug.el: Tweak last changeStefan Monnier2021-02-101-37/+22