1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00
emacs/doc
Clément Pit-Claudel 435eb82e7b Add a way to disable substitution of command keys in help strings
* src/keyboard.c (help_echo_substitute_command_keys): New function.
(help_echo_echo, parse_menu_item): Use it.
(syms_of_keyboard): Define Qhelp_echo_inhibit_substitution.

* doc/lispref/text.texi (Special Properties), etc/NEWS: Document
the effect of 'help-echo-inhibit-substitution'.
2019-10-20 21:48:38 -04:00
..
emacs Use 'C-x t' for tab-prefix-map instead of 'C-x 6' still used by 2C-mode-map. 2019-10-20 01:06:38 +03:00
lispintro Minor fixes in Introduction to Emacs Lisp 2019-10-14 20:23:53 +03:00
lispref Add a way to disable substitution of command keys in help strings 2019-10-20 21:48:38 -04:00
man Enable tab-bar-mode from X resources 2019-10-13 23:56:17 +03:00
misc Update FAQ entry on XEmacs (Bug#37815) 2019-10-20 15:18:07 +02:00