diff options
author | Robert Pluim <rpluim@gmail.com> | 2024-06-24 14:33:30 +0200 |
---|---|---|
committer | Robert Pluim <rpluim@gmail.com> | 2024-06-24 14:39:03 +0200 |
commit | 96e27c2ecf9914cbb9d2e0824adf501082f88ef6 (patch) | |
tree | 2027ca2b0a4642b469e9d1a3437852868cd45202 /lisp/emacs-lisp/eldoc.el | |
parent | 0715abfa86acb1289074ac7647984941c71759ec (diff) | |
download | emacs-96e27c2ecf9914cbb9d2e0824adf501082f88ef6.tar.gz emacs-96e27c2ecf9914cbb9d2e0824adf501082f88ef6.tar.bz2 emacs-96e27c2ecf9914cbb9d2e0824adf501082f88ef6.zip |
Don't show char name for multi-char translations
I forgot about shift-translation when implementing this originally, so
this code was being triggered for things like 'C-S-<up>'.
* lisp/help.el (help-key-description): Check if the translation result
is a single char.
(Bug#71411)
Diffstat (limited to 'lisp/emacs-lisp/eldoc.el')
0 files changed, 0 insertions, 0 deletions