aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2003-07-08 03:39:24 +0000
committerLuc Teirlinck2003-07-08 03:39:24 +0000
commit51983fce82a9076a80a4e1a724df955861698555 (patch)
tree55854edd854b42003f751561960dcd7e8b15d6c1
parent22065ab997c98375fe838741d333282d1d1e15e7 (diff)
downloademacs-51983fce82a9076a80a4e1a724df955861698555.tar.gz
emacs-51983fce82a9076a80a4e1a724df955861698555.zip
*** empty log message ***
-rw-r--r--man/ChangeLog2
-rw-r--r--man/info.texi9
2 files changed, 4 insertions, 7 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 7486c8f36c0..08bfd8d784f 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -3,8 +3,6 @@
3 * info.texi (Help-Inv, Help-M, Help-Xref): Update following 3 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
4 renaming of `vis-mode' to `visible-mode'. 4 renaming of `vis-mode' to `visible-mode'.
5 5
62003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7
8 * display.texi (Font Lock): Fix typo. 6 * display.texi (Font Lock): Fix typo.
9 7
102003-07-07 Richard M. Stallman <rms@gnu.org> 82003-07-07 Richard M. Stallman <rms@gnu.org>
diff --git a/man/info.texi b/man/info.texi
index 312043188ab..f9eb5c4fd2c 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.30 2003/07/08 01:21:43 teirllm Exp $ 9@comment $Id: info.texi,v 1.31 2003/07/08 03:28:42 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,10 +435,9 @@ 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}. @dfn{Visible mode} is a minor mode, so using the 438visible-mode}. Visible mode is a minor mode, so using the command a
439command a second time will make the text invisible again. Watch the 439second time will make the text invisible again. Watch the effects of
440effects of the command on the ``menu'' below and the top line of this 440the command on the ``menu'' below and the top line of this node.
441node.
442 441
443If you prefer to @emph{always} see the invisible text, you can set 442If you prefer to @emph{always} see the invisible text, you can set
444@code{Info-hide-note-references} to @code{nil}. Enabling Visible mode 443@code{Info-hide-note-references} to @code{nil}. Enabling Visible mode