]> git.eshelyaron.com Git - emacs.git/commit
Update maintainer.
authorGlenn Morris <rgm@gnu.org>
Mon, 27 May 2002 21:07:49 +0000 (21:07 +0000)
committerGlenn Morris <rgm@gnu.org>
Mon, 27 May 2002 21:07:49 +0000 (21:07 +0000)
commit5aa5b4df92fed789c6bc6ecaaba21c1ba226c638
tree2387c991bf7e38b276c8897216c92c318936bff3
parentcb022973dc4be4f68c6d907ba36f18c11151e227
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.
lisp/progmodes/f90.el