]> git.eshelyaron.com Git - emacs.git/commit
read-multiple-choice: Add face when key not in name string
authorStefan Kangas <stefan@marxist.se>
Sat, 25 Dec 2021 23:45:50 +0000 (00:45 +0100)
committerStefan Kangas <stefan@marxist.se>
Sun, 26 Dec 2021 16:03:36 +0000 (17:03 +0100)
commit787030b0212d5933c3e4a16ece60b4e2ba8caea4
tree3aeb340132f529452612e55dc9d6077d58188003
parent68f15e815e0a475a13d8169cc5d163cf05e7e524
read-multiple-choice: Add face when key not in name string

* lisp/emacs-lisp/rmc.el (rmc--add-key-description): Add face
property also when key is not in the name string.
* test/lisp/emacs-lisp/rmc-tests.el
(test-rmc--add-key-description/with-attributes)
(test-rmc--add-key-description/non-graphical-display): Update tests.
lisp/emacs-lisp/rmc.el
test/lisp/emacs-lisp/rmc-tests.el