1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/doc
Lars Ingebrigtsen e36d3fc452 Support a new ["..."] key binding syntax
* doc/lispref/keymaps.texi (Key Sequences):
(Changing Key Bindings): Document the various key syntaxes.

* lisp/emacs-lisp/byte-opt.el (byte-optimize-define-key)
(byte-optimize-define-keymap)
(byte-optimize-define-keymap--define): New functions to check and
expand ["..."] syntax at compile time.

* src/keymap.c (Fdefine_key): Understand the ["..."] syntax.
(syms_of_keymap): Define `kbd' symbols.
2021-10-17 20:51:31 +02:00
..
emacs Merge from origin/emacs-28 2021-10-14 07:50:29 -07:00
lispintro Double the default value of kill-ring-max 2021-10-14 00:23:34 +02:00
lispref Support a new ["..."] key binding syntax 2021-10-17 20:51:31 +02:00
man * doc/man/emacs.1.in: Add --no-x-resources. (Bug#50855) 2021-09-28 15:45:27 +02:00
misc Release ERC 5.4.1 2021-10-15 16:51:59 -04:00