]> git.eshelyaron.com Git - emacs.git/commit
Add face to mouse buttons in command substitutions
authorStefan Kangas <stefan@marxist.se>
Wed, 3 Aug 2022 14:08:17 +0000 (16:08 +0200)
committerStefan Kangas <stefan@marxist.se>
Wed, 3 Aug 2022 14:18:00 +0000 (16:18 +0200)
commit95856c515464cfaf90d3fa9104b55dbcce9ac586
treeda64d4b3c173ef64718e2a98bb6dd06f5f63b3ae
parentec22e923c0dab286cdcf18595e836f1013e9a9f1
Add face to mouse buttons in command substitutions

* lisp/help.el (substitute-command-keys): Add help-key-binding face to
mouse buttons in literal key substitutions.
* test/lisp/help-tests.el
(help-tests-substitute-command-keys/literal-key-sequence): Expand
test for above change.
lisp/help.el
test/lisp/help-tests.el