]> git.eshelyaron.com Git - emacs.git/commit
Don't require `custom'.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 27 Mar 2002 18:07:04 +0000 (18:07 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 27 Mar 2002 18:07:04 +0000 (18:07 +0000)
commit3521e4b3ff1d1c03468c13a1777fa349e38df173
tree2a56e42c39f8406689be2f66382d5af7348b2337
parentc6094cae44552562a174bd630f029f24acf3178c
Don't require `custom'.
(xml-lite-parse-tag-name): Properly treat non-ASCII chars.
(xml-lite-parse-tag-backward): Obey sgml-empty-tags.
(xml-lite-get-context): Drop nested tags not just for comments.
(xml-lite-indent-line): Be more careful about moving point.
(xml-lite-insert-end-tag, xml-lite-slash):
Use indent-according-to-mode instead of xml-lite-indent-line.
(xml-lite-mode): Make xml-lite-orig-indent-line-function buffer-local.
Set sgml-xml-mode.  Don't call force-mode-line-update.
(xml-lite-mode-map): Don't bind TAB.
lisp/ChangeLog
lisp/textmodes/xml-lite.el