log lisp/progmodes/f90.el @ 37612:15fa3a1c6e88

age author description
2001-02-01 Dave Love (f90-mode): Remove startup message.
2000-05-15 Gerd Moellmann Change author's mail address.
2000-03-16 Dave Love (f90): Put custom group under `languages', not
1999-11-26 Gerd Moellmann (f90-abbrev-start): Use `eq' instead of `='.
1999-07-29 Dave Love (f90-mode-syntax-table): Change backslash to escape, not charquote.
1999-01-05 Dave Love 1999-01-05 Dave Love <fx@gnu.org>
1998-05-25 Dave Love (f90-comment-indent): Don't attempt to indent trailing comment as
1998-02-20 Simon Marshall Changed font-lock-reference-face to font-lock-constant-face.
1997-12-12 Dave Love Use imenu-case-fold-search.
1997-09-09 Richard M. Stallman (f90-break-before-delimiters): Fix customize type.
1997-06-10 Karl Heuer (f90-looking-at-where-or-forall): Recognize where/forall
1997-04-12 Richard M. Stallman Add defgroup's; use defcustom for user vars.
1996-10-15 Richard M. Stallman (f90-no-block-limit): Fixed bug for indentation of
1996-08-14 Erik Naggum new version from Torbj?Einarsson.
1996-05-17 Karl Heuer Delete the hilit19 support--it doesn't work.
1996-05-11 Richard M. Stallman (f90-hilit-patterns): Avoid using undefined variables.
1996-04-19 Karl Heuer (f90-keywords-re): Added operator and result.
1996-02-09 Karl Heuer (f90-indent-subprogram): Fix message.
1996-02-09 Richard M. Stallman (f90-indent-subprogram, f90-match-end): Pass proper format string to message.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-05 Karl Heuer Comment fixes.
1995-10-30 Richard M. Stallman Comment change.
1995-09-22 Karl Heuer Major revision.
1995-05-30 Karl Heuer Fix capitalization and punctuation in menu bar.
1995-04-25 Karl Heuer (f90-auto-fill-mode): Use force-mode-line-update.
1995-04-20 Karl Heuer (f90-keywords): "only" added to keyword list.
1995-03-02 Simon Marshall Use font-lock-maximum-decoration when setting f90-font-lock-keywords.
1995-02-03 Richard M. Stallman (f90-mode-version): Variable deleted.
1995-01-31 Richard M. Stallman Comment changes.
1995-01-31 Richard M. Stallman Initial revision