changeset 107951:4cdebb02755e

* help.texi (Help Summary): Mention M-x info-finder.
author Glenn Morris <rgm@gnu.org>
date Thu, 15 Apr 2010 00:25:20 -0700
parents 6a60101b1df6
children 0b3cc32539d3
files doc/emacs/ChangeLog doc/emacs/help.texi etc/NEWS
diffstat 3 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/emacs/ChangeLog	Thu Apr 15 00:19:06 2010 -0700
+++ b/doc/emacs/ChangeLog	Thu Apr 15 00:25:20 2010 -0700
@@ -1,5 +1,7 @@
 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):
--- a/doc/emacs/help.texi	Thu Apr 15 00:19:06 2010 -0700
+++ b/doc/emacs/help.texi	Thu Apr 15 00:25:20 2010 -0700
@@ -133,7 +133,9 @@
 @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
--- a/etc/NEWS	Thu Apr 15 00:19:06 2010 -0700
+++ b/etc/NEWS	Thu Apr 15 00:25:20 2010 -0700
@@ -252,6 +252,7 @@
 *** 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.