]> git.eshelyaron.com Git - emacs.git/commit
Respect no-face argument in literal key substitutions
authorStefan Kangas <stefan@marxist.se>
Sat, 18 Jun 2022 14:01:45 +0000 (16:01 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 18 Jun 2022 17:56:07 +0000 (19:56 +0200)
commit4f3c1eb4c5c1404c2f2726e36a4803f4fd6257b1
treea15561644e67b859dfa4b152b0bd6a9f10a2ae2a
parente8bb4aba71b651f5b661ad9c3ed798e95c6fd212
Respect no-face argument in literal key substitutions

* lisp/help.el (substitute-command-keys): Respect 'no-face' argument
also in literal key substitutions.
* test/lisp/help-tests.el
(help-tests-substitute-key-bindings/help-key-binding-face): Rename
from help-tests-substitute-key-bindings/face-help-key-binding.
(help-tests-substitute-key-bindings/help-key-binding-no-face): New test.
lisp/help.el
test/lisp/help-tests.el