From: Stefan Monnier Date: Mon, 20 Jan 2020 17:00:22 +0000 (-0500) Subject: * lisp/international/mule-cmds.el (mule-cmds--prefixed-command-pch): Fix typo X-Git-Tag: emacs-28.0.90~7908^2~87 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b651939aaf06f4f1ddcd1f750bb8825546027b96;p=emacs.git * lisp/international/mule-cmds.el (mule-cmds--prefixed-command-pch): Fix typo --- diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 91253745730..5436aaa4fa0 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -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