log lisp/progmodes/f90.el @ 38977:3037adea8353

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