Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
53a7d078
Commit
53a7d078
authored
Sep 28, 2001
by
Eli Zaretskii
Browse files
(apropos-print): Fix last change.
parent
d94d5b5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/apropos.el
lisp/apropos.el
+1
-1
No files found.
lisp/apropos.el
View file @
53a7d078
...
...
@@ -520,7 +520,7 @@ alphabetically by symbol name; but this function also sets
(
insert
"If moving the mouse over text changes the text's color,\n"
(
substitute-command-keys
"you can click \\[apropos-mouse-follow] on that text to get more information.\n"
)))
(
insert
"In this buffer, go to the name of the command, or function"
(
insert
"In this buffer, go to the name of the command, or function
,
"
" or variable,\n"
(
substitute-command-keys
"and type \\[apropos-follow] to get full documentation.\n\n"
))
...
...
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