]> git.eshelyaron.com Git - emacs.git/commit
Fix fontification in describe-key
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Jun 2022 11:25:19 +0000 (13:25 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Jun 2022 11:25:19 +0000 (13:25 +0200)
commit7934bad23b248fb7be4669e486cdcb9cb2d6d73e
tree60b3b5b95da64bd0ebd2e99fe8e9160d0e6cf924
parent97950f2bc4cda476d540037b59cf1f90fcb9bc0a
Fix fontification in describe-key

* lisp/help.el (describe-key): Use insert instead of princ so that
text properties on the key descriptions survive.
lisp/help.el