X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/fa462250f38a3d106c8621bfb09ce505eb19fe65..92373b84792d665bc673763142415c439dd027d5:/lisp/echistory.el diff --git a/lisp/echistory.el b/lisp/echistory.el index 9b356e60d5..0aa19c566a 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." (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 ()