1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-10 18:00:30 -08:00
emacs/doc
Eli Zaretskii a30ebe7a55 ; Improve documentation of key-binding commands
* doc/lispref/keymaps.texi (Key Binding Commands): Improve the
documentation of arguments expected by key binding commands.

* lisp/keymap.el (keymap-set, keymap-global-set)
(keymap-local-set, keymap-global-unset, keymap-local-unset)
(keymap-unset, key-parse): Doc fixes.
2023-07-06 11:42:01 +03:00
..
emacs ; Fix documentation of minibuffer-completion commands 2023-07-03 16:14:45 +03:00
lispintro ; * doc/lispintro/emacs-lisp-intro.texi (car & cdr): Fix typo. 2023-06-25 08:27:01 +03:00
lispref ; Improve documentation of key-binding commands 2023-07-06 11:42:01 +03:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc ; Fix example in the Flymake manual 2023-06-17 10:49:45 +03:00