emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/textmodes sgml-mode.el


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp/textmodes sgml-mode.el
Date: Wed, 04 Jun 2003 21:14:24 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     03/06/04 
21:14:23

Modified files:
        lisp/textmodes : sgml-mode.el 

Log message:
        (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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/textmodes/sgml-mode.el.diff?tr1=1.96&tr2=1.97&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]