diff options
author | Juri Linkov <juri@linkov.net> | 2024-05-02 09:46:48 +0300 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2024-05-02 09:46:48 +0300 |
commit | 0023891e84285c2ea2a8029f479135f792c9d1e9 (patch) | |
tree | b18b83b86a161646f1b1a3ffb813ec22cdf830b6 /lisp/emacs-lisp/warnings.el | |
parent | a1613505e24e8d5eae79b130809d217b1db23065 (diff) | |
download | emacs-0023891e84285c2ea2a8029f479135f792c9d1e9.tar.gz emacs-0023891e84285c2ea2a8029f479135f792c9d1e9.tar.bz2 emacs-0023891e84285c2ea2a8029f479135f792c9d1e9.zip |
Support hints in the :repeat keyword of defvar-keymap for repeat-mode
* lisp/keymap.el (defvar-keymap): Add :hints to the :repeat keyword.
Put the property 'repeat-hint' on the command symbol.
* lisp/repeat.el (repeat-echo-message-string): Show hint strings
defined with the property 'repeat-hint' on the command symbol (bug#70576).
Diffstat (limited to 'lisp/emacs-lisp/warnings.el')
0 files changed, 0 insertions, 0 deletions