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
7a32e81f
Commit
7a32e81f
authored
Dec 20, 2005
by
Luc Teirlinck
Browse files
Correct typos.
parent
ff858549
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
man/help.texi
man/help.texi
+3
-3
No files found.
man/help.texi
View file @
7a32e81f
...
...
@@ -47,7 +47,7 @@ manual index, then finally look in the FAQ and the package keywords.
@item C-h a @var{topics} @key{RET}
This searches for commands whose names match @var{topics}, which
should be a keyword, a list of keywords, or a regular expression
(@pxref{Regexps}). This command displays a the matches in a new
(@pxref{Regexps}). This command displays a
ll
the matches in a new
buffer. @xref{Apropos}.
@item C-h i d m emacs @key{RET} i @var{topic} @key{RET}
...
...
@@ -336,7 +336,7 @@ view, describe, default.
@end quotation
@findex apropos
To list all Lisp symbols that contain a match an Apropos pattern,
To list all Lisp symbols that contain a match
for
an Apropos pattern,
not just the ones that are defined as commands, use the command
@kbd{M-x apropos} instead of @kbd{C-h a}. This command does not check
key bindings by default; specify a numeric argument if you want it to
...
...
@@ -374,7 +374,7 @@ most relevant ones first.
By default, Apropos lists the search results for
@code{apropos-documentation} in order of relevance of the match. If
the variable @code{apropos-documentation-sort-by-scores} is
@code{nil}, Apropos lists the symbo
s
l found in alphabetical order.
@code{nil}, Apropos lists the symbol
s
found in alphabetical order.
@node Library Keywords
@section Keyword Search for Lisp Libraries
...
...
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