]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/international/mule-cmds.el (mule-cmds--prefixed-command-pch): Fix typo
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 20 Jan 2020 17:00:22 +0000 (12:00 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 20 Jan 2020 17:00:22 +0000 (12:00 -0500)
lisp/international/mule-cmds.el

index 9125374573025643ca35de0c313adc113f0238d7..5436aaa4fa0aaa8747898d1affc739b133e2f7b7 100644 (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