]> git.eshelyaron.com Git - emacs.git/commit
Start adjusting the manuals to talk about the keymap-* functions
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 16 Nov 2021 07:23:53 +0000 (08:23 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 16 Nov 2021 07:26:24 +0000 (08:26 +0100)
commit331366395e80affec9637cec3759d49135b94844
treec0ab348b4336ffe1d5098b09858b9fe10fab2763
parent2daffe3550ff829396f13dd21d5cb573fede30d9
Start adjusting the manuals to talk about the keymap-* functions

* lisp/dired.el (dired--make-directory-clickable):
* doc/lispref/keymaps.texi (Keymaps):
(Key Sequences):
(Prefix Keys):
(Active Keymaps):
(Key Lookup):
(Functions for Key Lookup):
(Changing Key Bindings):
(Key Binding Commands):
(Tool Bar):
* doc/lispref/commands.texi (Interactive Codes):
(Event Examples):
(Event Mod):
* doc/emacs/kmacro.texi (Save Keyboard Macro):
* doc/emacs/custom.texi (Keymaps):
(Keymaps):
(Minibuffer Maps):
(Rebinding):
(Init Rebinding):
(Modifier Keys):
(Mouse Buttons):
(Init Examples):
(Init Non-ASCII): Adjust the documentation to remove description
of the old syntaxes, and use the new keymap-* functions.

* doc/lispref/keymaps.texi (Low-Level Key Binding): New node that
describes `define-key' and the old key syntaxes.
doc/emacs/custom.texi
doc/emacs/kmacro.texi
doc/lispref/commands.texi
doc/lispref/elisp.texi
doc/lispref/keymaps.texi
lisp/dired.el