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:
parent
57d498ab4d
commit
b651939aaf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user