]> git.eshelyaron.com Git - emacs.git/commit
repeat-mode: Don't echo unset keys in help message
authorVisuwesh <visuweshm@gmail.com>
Tue, 14 Jun 2022 17:29:47 +0000 (22:59 +0530)
committerJuri Linkov <juri@linkov.net>
Wed, 15 Jun 2022 07:24:33 +0000 (10:24 +0300)
commit7547e4e60eb57051bc6fd4e74f1643f2760bba65
treedc9c605284042356f2142a5fcd4f4020a13e99e6
parent36f96c351a97bb2d068e8541167d94803dde6ab8
repeat-mode: Don't echo unset keys in help message

* repeat.el (repeat-echo-message-string): Check if the key is set.
(bug#55977)
lisp/repeat.el