Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
90c50a02
Commit
90c50a02
authored
May 07, 1994
by
Karl Heuer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Electric-history-undefined): Substitute `Helper-help', not `Help-for-help'.
parent
724244d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/echistory.el
lisp/echistory.el
+1
-1
No files found.
lisp/echistory.el
View file @
90c50a02
...
...
@@ -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
-fo
r-help] for help, ? for commands, C-c to quit, Space to execute"
))
(
message
(
substitute-command-keys
"Type \\[Help
e
r-help] for help, ? for commands, C-c
C-c
to quit, Space to execute"
))
(
sit-for
4
))
(
defun
Electric-history-quit
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment