From c6e87e896823db85f227377dfb76e2750fd5d109 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 15 Dec 2006 14:12:44 +0000 Subject: [PATCH] (HTML Mode): Fix "C-c TAB". --- man/ChangeLog | 4 ++++ man/text.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/man/ChangeLog b/man/ChangeLog index 54f35c2b2e5..09eb469c53f 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2006-12-15 Eli Zaretskii + + * text.texi (HTML Mode): Fix "C-c TAB". + 2006-12-13 Reiner Steib * 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}). Run a shell command (which you must specify) to validate the current buffer as SGML (@code{sgml-validate}). -@item C-x TAB +@item C-c TAB @kindex C-c TAB @r{(SGML mode)} @findex sgml-tags-invisible Toggle the visibility of existing tags in the buffer. This can be -- 2.39.5