emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/progmodes f90.el


From: Glenn Morris
Subject: [Emacs-commit] emacs/lisp/progmodes f90.el
Date: Mon, 27 May 2002 17:07:49 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_21_1_RC
Changes by:     Glenn Morris <address@hidden>   02/05/27 17:07:49

Modified files:
        lisp/progmodes : f90.el 

Log message:
        Update maintainer.
        (f90-startup-message): Obsolete variable removed.
        (f90-font-lock-keywords-1): Move "module procedure" to front, remove
        override. Fix highlighting of various "type" forms.
        (f90-font-lock-keywords-2): Add override flag so declarations of 
variables
        with derived types work.
        (f90-font-lock-keywords-3): Use `keep' rather than `override' so as not 
to
        fontify in comments.
        (f90-line-continued): Recognize blank/comment lines embedded in
        continuation lines.
        (f90-looking-at-program-block-start): No extra indentation after 
function
        or subroutine keyword appears in single quotes.
        (f90-indent-new-line): Make it indent the current line, as it should.
        (f90-indent-region): Correctly indent comments embedded in continued 
lines.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/f90.el.diff?only_with_tag=EMACS_21_1_RC&tr1=1.30.14.1&tr2=1.30.14.2&r1=text&r2=text




reply via email to

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