Mercurial > emacs
comparison Makefile.in @ 51478:cc38ef483a77
(sgml-parse-tag-backward): Try and detect
when we're starting from within a tag.
(sgml-get-context): When called from inside a tag, do something useful.
Rename the arg now that it's never used for `full' context anymore.
(sgml-calculate-indent): Make `lcon' an argument.
Return nil when we don't know what to do.
If the initial lcon turns out to be wrong, try again.
(sgml-indent-line): If sgml-calculate-indent returns nil, don't indent.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 05 Jun 2003 01:14:23 +0000 |
parents | 1c3cb7c97624 |
children | 43dac23eef97 |
comparison
equal
deleted
inserted
replaced
51477:3ee34a66739e | 51478:cc38ef483a77 |
---|