aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/ChangeLog4
-rw-r--r--man/text.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 54f35c2b2e5..09eb469c53f 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
12006-12-15 Eli Zaretskii <eliz@gnu.org>
2
3 * text.texi (HTML Mode): Fix "C-c TAB".
4
12006-12-13 Reiner Steib <Reiner.Steib@gmx.de> 52006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
2 6
3 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to' 7 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
diff --git a/man/text.texi b/man/text.texi
index e27be49248f..4cdc78934e0 100644
--- a/man/text.texi
+++ b/man/text.texi
@@ -1844,7 +1844,7 @@ characters themselves (@code{sgml-name-8bit-mode}).
1844Run a shell command (which you must specify) to validate the current 1844Run a shell command (which you must specify) to validate the current
1845buffer as SGML (@code{sgml-validate}). 1845buffer as SGML (@code{sgml-validate}).
1846 1846
1847@item C-x TAB 1847@item C-c TAB
1848@kindex C-c TAB @r{(SGML mode)} 1848@kindex C-c TAB @r{(SGML mode)}
1849@findex sgml-tags-invisible 1849@findex sgml-tags-invisible
1850Toggle the visibility of existing tags in the buffer. This can be 1850Toggle the visibility of existing tags in the buffer. This can be