]> code.delx.au - gnu-emacs/blobdiff - lisp/echistory.el
(tempo-local-tags, tempo-user-elements, tempo-use-tag-list):
[gnu-emacs] / lisp / echistory.el
index 9b356e60d5e0ded570be0d7fa54bb06dd48cd5e5..0aa19c566a3158e97c356dfb5079a1ae29ab9afb 100644 (file)
@@ -136,7 +136,7 @@ The Command History listing is recomputed each time this mode is invoked."
 (defun Electric-history-undefined ()
   (interactive)
   (ding)
-  (message (substitute-command-keys "Type \\[Help-for-help] for help, ? for commands, C-c to quit, Space to execute"))
+  (message (substitute-command-keys "Type \\[Helper-help] for help, ? for commands, C-c C-c to quit, Space to execute"))
   (sit-for 4))
 
 (defun Electric-history-quit ()