mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
(apropos-print): Fix last change.
This commit is contained in:
parent
d94d5b5a4b
commit
53a7d078a1
1 changed files with 1 additions and 1 deletions
|
|
@ -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"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue