mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-26 01:40:53 -08:00
Remove debugging message
This commit is contained in:
parent
1dd91df436
commit
1219622b75
1 changed files with 0 additions and 1 deletions
|
|
@ -2152,7 +2152,6 @@ current evil state. "
|
|||
(interactive)
|
||||
(let ((last-command-event (string-to-char key)))
|
||||
(digit-argument key))
|
||||
(message "lce %s key %s pf %s" last-command-event key prefix-arg)
|
||||
(let ((current-prefix-arg prefix-arg))
|
||||
(which-key-reload-key-sequence)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue