Mercurial > emacs
comparison lisp/language/misc-lang.el @ 44244:31f1fc31fd45
(sgml-lexical-context): Return (text . START)
instead of nil when point is outside of any tag.
(sgml-beginning-of-tag): Adjust to the change.
(sgml-calculate-indent): Use the new info returned by
sgml-lexical-context. Try to handle unclosed tags.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 29 Mar 2002 22:20:15 +0000 |
parents | 67b464da13ec |
children | 33d53d287ee4 |
comparison
equal
deleted
inserted
replaced
44243:c3ee131a3ab1 | 44244:31f1fc31fd45 |
---|