aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/info.texi27
1 files changed, 14 insertions, 13 deletions
diff --git a/man/info.texi b/man/info.texi
index 40c1b268da1..312043188ab 100644
--- a/man/info.texi
+++ b/man/info.texi
@@ -6,7 +6,7 @@
6@syncodeindex vr cp 6@syncodeindex vr cp
7@syncodeindex ky cp 7@syncodeindex ky cp
8@comment %**end of header 8@comment %**end of header
9@comment $Id: info.texi,v 1.29 2003/07/04 21:07:23 teirllm Exp $ 9@comment $Id: info.texi,v 1.30 2003/07/08 01:21:43 teirllm Exp $
10 10
11@copying 11@copying
12This file describes how to use Info, the on-line, menu-driven GNU 12This file describes how to use Info, the on-line, menu-driven GNU
@@ -435,18 +435,19 @@ Thus it is useful to know it is there.
435 435
436@findex visible-mode 436@findex visible-mode
437You can make invisible text visible by using the command @kbd{M-x 437You can make invisible text visible by using the command @kbd{M-x
438visible-mode}. @code{visible-mode} is a minor mode, so using it a 438visible-mode}. @dfn{Visible mode} is a minor mode, so using the
439second time will make the text invisible again. Use this command and 439command a second time will make the text invisible again. Watch the
440watch its effect on the ``menu'' below and the top line of this node. 440effects of the command on the ``menu'' below and the top line of this
441node.
441 442
442If you prefer to @emph{always} see the invisible text, you can set 443If you prefer to @emph{always} see the invisible text, you can set
443@code{Info-hide-note-references} to @code{nil}. Enabling 444@code{Info-hide-note-references} to @code{nil}. Enabling Visible mode
444@code{visible-mode} permanently is not a real alternative, because 445permanently is not a real alternative, because Emacs Info also uses
445Emacs Info also uses (although less extensively) another text property 446(although less extensively) another text property that can change the
446that can change the text being displayed, the @samp{display} property. 447text being displayed, the @samp{display} property. Only the
447Only the invisibility property is affected by @code{visible-mode}. 448invisibility property is affected by Visible mode. When, in this
448When, in this tutorial, we refer to the @samp{Emacs} behavior, we mean 449tutorial, we refer to the @samp{Emacs} behavior, we mean the
449the @emph{default} Emacs behavior. 450@emph{default} Emacs behavior.
450 451
451Now type @kbd{]}, to learn about the @kbd{]} and @kbd{[} commands. 452Now type @kbd{]}, to learn about the @kbd{]} and @kbd{[} commands.
452 453
@@ -526,7 +527,7 @@ there is no line above it which starts with @w{@samp{* Menu:}}. Also,
526in a real menu item, the @samp{*} would appear at the very start of 527in a real menu item, the @samp{*} would appear at the very start of
527the line. This is why the ``normally hidden'' text in Emacs, namely 528the line. This is why the ``normally hidden'' text in Emacs, namely
528@samp{: Node about FOO.}, is actually visible in this example, even 529@samp{: Node about FOO.}, is actually visible in this example, even
529when @code{visible-mode} is off.]] 530when Visible mode is off.]]
530 531
531 When you use a menu to go to another node (in a way that will be 532 When you use a menu to go to another node (in a way that will be
532described soon), what you specify is the subtopic name, the first 533described soon), what you specify is the subtopic name, the first
@@ -619,7 +620,7 @@ three ways of going to one place, Help-FOO:
619* Help-FOO:: And yet another! 620* Help-FOO:: And yet another!
620@end menu 621@end menu
621 622
622(Turn @code{visible-mode} on if you are using Emacs.) 623(Turn Visible mode on if you are using Emacs.)
623 624
624@format 625@format
625>> Now type just an @kbd{m} and see what happens: 626>> Now type just an @kbd{m} and see what happens: