projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57d498a
)
* lisp/international/mule-cmds.el (mule-cmds--prefixed-command-pch): Fix typo
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 20 Jan 2020 17:00:22 +0000
(12:00 -0500)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 20 Jan 2020 17:00:22 +0000
(12:00 -0500)
lisp/international/mule-cmds.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-cmds.el
b/lisp/international/mule-cmds.el
index 9125374573025643ca35de0c313adc113f0238d7..5436aaa4fa0aaa8747898d1affc739b133e2f7b7 100644
(file)
--- 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