]> git.eshelyaron.com Git - emacs.git/commit
(f90-no-block-limit): Fixed bug for indentation of
authorRichard M. Stallman <rms@gnu.org>
Tue, 15 Oct 1996 02:58:27 +0000 (02:58 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 15 Oct 1996 02:58:27 +0000 (02:58 +0000)
commit7cae52cffc11eda8b3b890f7be5b99c89256481c
tree54f8f4944f4338a950bacef7906f3425ddbaf11a
parent57a6e758e20875fa0301c3ae0ec033aeb890f7f8
(f90-no-block-limit): Fixed bug for indentation of
elsewhere and elseif.
(f90-looking-at-where-or-forall): Now allows for labelled forall
and where statements.
(f90-font-lock-keywords-2): New highlighting for labelled where
and forall. Fixed small bug with else highlighting.
(f90-fill-region): Moved indentation to f90-break-line.
(f90-break-line): Will now always indent the second line.
(f90-indent-line): Simpler test for auto-fill.
(f90-auto-fill-mode): Removed.
(f90-electric-insert): Added for possibility of auto-filling of
lines without spaces, as well as early updating of line.
(f90-mode-map): Added bindings of operators to f90-electric-insert.
(f90-do-auto-fill): Now also updates line (changes case).
lisp/progmodes/f90.el