Mercurial > emacs
comparison lisp/info-look.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 | 048fa049ccba |
children | d09ed551daf4 |
comparison
equal
deleted
inserted
replaced
44243:c3ee131a3ab1 | 44244:31f1fc31fd45 |
---|