1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 09:20:54 -08:00
emacs/doc
Lars Ingebrigtsen 069749bed7 Add new user option 'translate-upper-case-key-bindings'
* doc/lispref/commands.texi (Key Sequence Input): Document it.

* lisp/cus-start.el (standard): defcustom it.

* src/keyboard.c (read_key_sequence): Use it.
(syms_of_keyboard): New variable 'translate-upper-case-key-bindings'.
2021-10-04 12:33:53 +02:00
..
emacs Doc fix: mode name in local variables needs no suffix 2021-09-26 11:37:29 +02:00
lispintro Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
lispref Add new user option 'translate-upper-case-key-bindings' 2021-10-04 12:33:53 +02:00
man * doc/man/emacs.1.in: Add --no-x-resources. (Bug#50855) 2021-09-28 15:45:27 +02:00
misc Allow skipping erts tests 2021-10-01 13:20:20 +02:00