]> git.eshelyaron.com Git - emacs.git/commit
Substitute command keys in display-local-help
authorStefan Kangas <stefankangas@gmail.com>
Thu, 27 Aug 2020 11:38:37 +0000 (13:38 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 27 Aug 2020 12:04:36 +0000 (14:04 +0200)
commit6a95676cce0c4fa634f11f7f7679077063983f6c
treeca4e124333e822ff1c540a9995c2803c0436a145
parented3c971534283b9af2f13e71bf975ed448f2c225
Substitute command keys in display-local-help

* lisp/help-at-pt.el (display-local-help): Pass 'help-echo' property
through 'substitute-command-keys' before displaying to be consistent
with tooltips.  (Bug#37628)

This was discussed in:
https://lists.gnu.org/archive/html/emacs-devel/2019-10/msg00090.html
lisp/help-at-pt.el