aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader2002-07-16 01:00:43 +0000
committerMiles Bader2002-07-16 01:00:43 +0000
commit740fd9d81928cce9870eee64fd8faaee41d21f8c (patch)
treed09124e5122874bf5b63310eb12d9fce158ffc4f
parentfcd5c9aa59e17650633118a41c8d724302088856 (diff)
downloademacs-740fd9d81928cce9870eee64fd8faaee41d21f8c.tar.gz
emacs-740fd9d81928cce9870eee64fd8faaee41d21f8c.zip
(HTML Mode): Put `@end table' at end of table.
-rw-r--r--man/text.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/text.texi b/man/text.texi
index b460ec157ff..f963698fa21 100644
--- a/man/text.texi
+++ b/man/text.texi
@@ -1735,13 +1735,13 @@ characters themselves (@code{sgml-name-8bit-mode}).
1735@findex sgml-validate 1735@findex sgml-validate
1736Run a shell command (which you must specify) to validate the current 1736Run a shell command (which you must specify) to validate the current
1737buffer as SGML (@code{sgml-validate}). 1737buffer as SGML (@code{sgml-validate}).
1738@end table
1739 1738
1740@item C-x TAB 1739@item C-x TAB
1741@kindex C-c TAB @r{(SGML mode)} 1740@kindex C-c TAB @r{(SGML mode)}
1742@findex sgml-tags-invisible 1741@findex sgml-tags-invisible
1743Toggle the visibility of existing tags in the buffer. This can be 1742Toggle the visibility of existing tags in the buffer. This can be
1744used as a cheap preview. 1743used as a cheap preview.
1744@end table
1745 1745
1746@vindex sgml-xml-mode 1746@vindex sgml-xml-mode
1747 SGML mode and HTML mode support XML also. In XML, every opening tag 1747 SGML mode and HTML mode support XML also. In XML, every opening tag