1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00

* lisp/international/mule-cmds.el (mule-cmds--prefixed-command-pch): Fix typo

This commit is contained in:
Stefan Monnier 2020-01-20 12:00:22 -05:00
parent 57d498ab4d
commit b651939aaf

View File

@ -289,7 +289,7 @@ wrong, use this command again to toggle back to the right mode."
(defun mule-cmds--prefixed-command-pch ()
(if (not mule-cmds--prefixed-command-next-coding-system)
(progn
(remove-hook 'pre-command-hook #'mule-cmds--prefixed-command)
(remove-hook 'pre-command-hook #'mule-cmds--prefixed-command-pch)
(remove-hook 'prefix-command-echo-keystrokes-functions
#'mule-cmds--prefixed-command-echo)
(remove-hook 'prefix-command-preserve-state-hook