aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/echistory.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/echistory.el b/lisp/echistory.el
index 9b356e60d5e..0aa19c566a3 100644
--- a/lisp/echistory.el
+++ b/lisp/echistory.el
@@ -136,7 +136,7 @@ The Command History listing is recomputed each time this mode is invoked."
136(defun Electric-history-undefined () 136(defun Electric-history-undefined ()
137 (interactive) 137 (interactive)
138 (ding) 138 (ding)
139 (message (substitute-command-keys "Type \\[Help-for-help] for help, ? for commands, C-c to quit, Space to execute")) 139 (message (substitute-command-keys "Type \\[Helper-help] for help, ? for commands, C-c C-c to quit, Space to execute"))
140 (sit-for 4)) 140 (sit-for 4))
141 141
142(defun Electric-history-quit () 142(defun Electric-history-quit ()