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
98932641
Commit
98932641
authored
Apr 15, 2010
by
Glenn Morris
Browse files
* help.texi (Help Summary): Mention M-x info-finder.
parent
f492f32f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
1 deletion
+6
-1
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+2
-0
doc/emacs/help.texi
doc/emacs/help.texi
+3
-1
etc/NEWS
etc/NEWS
+1
-0
No files found.
doc/emacs/ChangeLog
View file @
98932641
2010-04-15 Glenn Morris <rgm@gnu.org>
* help.texi (Help Summary): Mention M-x info-finder.
* ack.texi (Acknowledgments): Add mpc.el
* custom.texi (Specifying File Variables, Directory Variables):
...
...
doc/emacs/help.texi
View file @
98932641
...
...
@@ -133,7 +133,9 @@ Display documentation of the current major mode (@code{describe-mode}).
@item C-h n
Display news of recent Emacs changes (@code{view-emacs-news}).
@item C-h p
Find packages by topic keyword (@code{finder-by-keyword}).
Find packages by topic keyword (@code{finder-by-keyword}). For an
alternative interface to the same information, try the @code{info-finder}
command.
@item C-h r
Display the Emacs manual in Info (@code{info-emacs-manual}).
@item C-h s
...
...
etc/NEWS
View file @
98932641
...
...
@@ -252,6 +252,7 @@ collections as watch expressions. These features require GDB 7.0 or later.
*** The new command `Info-virtual-index' bound to "I" displays a menu of
matched topics found in the index.
+++
*** The new command `info-finder' replaces finder.el with a virtual Info
manual that generates an Info file which gives the same information
through a menu structure.
...
...
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