]> git.eshelyaron.com Git - emacs.git/commitdiff
(Misc Help): Document numeric argument for C-h i.
authorRichard M. Stallman <rms@gnu.org>
Mon, 21 Mar 2005 18:17:37 +0000 (18:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 21 Mar 2005 18:17:37 +0000 (18:17 +0000)
Correctly explain the effect of just C-u as argument.

man/help.texi

index ebc650412b4a8fbe313e90ba42e0d13dd98741d6..8f7eed4915c1631055fde469cdc44c452003d2d2 100644 (file)
@@ -456,11 +456,15 @@ system will be available.  Type @kbd{h} after entering Info to run
 a tutorial on using Info.
 
 @cindex find Info manual by its file name
-  If you specify a numeric argument, @kbd{C-h i} prompts for the name of
-a documentation file.  This way, you can browse a file which doesn't
+  With a numeric argument, @kbd{C-h i} selects an Info buffer with the
+number appended to the default @samp{*info*} buffer name
+(e.g. @samp{*info*<2>}).  This is useful if you want to browse
+multiple Info manuals simultaneously.  If you specify just @kbd{C-u}
+as the prefix argument, @kbd{C-h i} prompts for the name of a
+documentation file.  This way, you can browse a file which doesn't
 have an entry in the top-level Info menu.  It is also handy when you
-need to get to the documentation quickly, and you know the exact name of
-the file.
+need to get to the documentation quickly, and you know the exact name
+of the file.
 
 @kindex C-h F
 @kindex C-h K