From: Eli Zaretskii Date: Fri, 15 Dec 2006 14:12:44 +0000 (+0000) Subject: (HTML Mode): Fix "C-c TAB". X-Git-Tag: emacs-pretest-22.0.92~109 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c6e87e896823db85f227377dfb76e2750fd5d109;p=emacs.git (HTML Mode): Fix "C-c TAB". --- 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