]> git.eshelyaron.com Git - emacs.git/commit
(sgml-tag, html-tag-alist)
authorJuri Linkov <juri@jurta.org>
Tue, 8 Mar 2005 21:45:00 +0000 (21:45 +0000)
committerJuri Linkov <juri@jurta.org>
Tue, 8 Mar 2005 21:45:00 +0000 (21:45 +0000)
commitaf3abed1268fe43c04c2b3974ff8f1c723a8bdb0
tree1037c3586455c698f0e1d0d8e3e3f4737ca527ed
parent9b54d4534e0f8a14a077900d07786d9455b8e134
(sgml-tag, html-tag-alist)
(html-horizontal-rule, html-line, html-image, html-checkboxes)
(html-radio-buttons): Add a space before the trailing `/>' where
sgml-xml-mode is non-nil.
(sgml-delete-tag): Check if the tag ends with `/>' to not delete
the subsequent tag of the empty XML tag.
(html-href-anchor): Don't set initial input to "http:".
(html-image): Ask for the image URL and set point inside alt="".
(html-name-anchor): Duplicate the name in the `id' attribute when
sgml-xml-mode is non-nil.
(html-paragraph): Remove \n before <p>.
(html-checkboxes, html-radio-buttons): Insert `checked="checked"'
instead of `checked' when sgml-xml-mode is non-nil.
lisp/textmodes/sgml-mode.el