log lisp/progmodes/f90.el @ 72852:4cbfea1dd65e

age author description
Wed, 08 Feb 2006 08:05:13 +0000 Glenn Morris Revert previous inadvertent check-in of local changes.
Wed, 08 Feb 2006 07:54:11 +0000 Glenn Morris Add 2006 to copyright years.
Thu, 17 Nov 2005 07:40:11 +0000 Juri Linkov Add :link (custom-group-link font-lock-faces) to defgroup.
Wed, 02 Nov 2005 08:28:38 +0000 Glenn Morris From John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
Sat, 08 Oct 2005 04:47:23 +0000 Glenn Morris (f90-keywords-re, f90-mode): Doc fix.
Mon, 01 Aug 2005 08:43:45 +0000 Nick Roberts Update copyright for release of 22.1 for progmodes directory.
Sat, 16 Jul 2005 18:42:26 +0000 Richard M. Stallman (f90-abbrev-start): Avoid warning.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Thu, 26 May 2005 16:39:28 +0000 Lute Kamstra * progmodes/ada-mode.el (ada-mode):
Sun, 24 Apr 2005 19:42:28 +0000 Glenn Morris (f90-calculate-indent): Fix treatment of first statement in buffer
Mon, 11 Apr 2005 15:23:20 +0000 Glenn Morris (f90-electric-insert): Add optional prefix arg, and pass to
Tue, 29 Mar 2005 18:34:22 +0000 Glenn Morris (f90-end-block-re, f90-start-block-re): Doc fix. Tweak regexp.
Fri, 31 Dec 2004 14:53:24 +0000 Richard M. Stallman (f90-mode): Use mode-require-final-newline.
Thu, 25 Nov 2004 00:46:42 +0000 Glenn Morris (f90-smart-end, f90-previous-statement, f90-beginning-of-block): Doc fix.
Thu, 04 Nov 2004 10:16:51 +0000 Richard M. Stallman (f90-end-of-block): Don't use interactive-p.
Mon, 17 May 2004 18:52:51 +0000 Glenn Morris (f90-end-block-re, f90-start-block-re): New constants.
Fri, 30 Apr 2004 18:52:11 +0000 Glenn Morris (f90-get-present-comment-type): Return whitespace, as well as comment
Sun, 25 Jan 2004 23:42:35 +0000 Glenn Morris (f90-break-delimiters): Doc fix.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 20 Apr 2003 13:01:32 +0000 Glenn Morris (f90-font-lock-keywords-2): Use override for
Wed, 16 Apr 2003 13:50:40 +0000 Glenn Morris (f90-looking-at-do, f90-find-breakpoint): Fix previous change.
Wed, 16 Apr 2003 11:08:58 +0000 Glenn Morris (f90-indent-to, f90-indent-line-no)
Tue, 15 Apr 2003 19:18:23 +0000 Glenn Morris Whitespace changes, trivial commentary changes.
Sat, 12 Apr 2003 20:43:41 +0000 Glenn Morris (f90-join-lines): Make it behave more like the standard function
Sat, 12 Apr 2003 15:45:59 +0000 Glenn Morris (f90-abbrev-start): Only offer help if abbrev-mode is active.
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Sun, 01 Sep 2002 00:54:55 +0000 Glenn Morris Remove (eval-when-compile) for free variables.
Sat, 24 Aug 2002 01:06:52 +0000 Glenn Morris (f90-imenu-flag): Deleted - use imenu--index-alist instead.
Sat, 24 Aug 2002 00:47:17 +0000 Glenn Morris (f90-xemacs-flag, f90-xemacs-menu, f90-menu-bar-menu, f90-change-case-menu)
Wed, 21 Aug 2002 21:26:07 +0000 Glenn Morris eval-when-compile a few defvars to quieten the byte-compiler.
Sat, 03 Aug 2002 19:01:50 +0000 Glenn Morris (f90-font-lock-keywords-1): Simplify `type' value a little.
Sat, 03 Aug 2002 16:54:49 +0000 Glenn Morris (f90-font-lock-keywords-1): Fix highlighting of `type' forms.
Sun, 23 Jun 2002 15:43:11 +0000 Glenn Morris (f90-do-auto-fill): Make it respect `comment-auto-fill-only-comments'.
Wed, 19 Jun 2002 22:39:42 +0000 Glenn Morris (f90-type-def-re): Fix value.
Sun, 26 May 2002 19:54:22 +0000 Glenn Morris (f90-previous-block, f90-next-block): New names (and slightly changed
Fri, 24 May 2002 22:00:21 +0000 Glenn Morris (f90-end-of-subprogram): Remove the final (forward-line 1).
Mon, 20 May 2002 21:52:07 +0000 Glenn Morris (f90-looking-at-where-or-forall): Oops, defsubst, not defun.
Sun, 19 May 2002 23:22:50 +0000 Glenn Morris (f90-change-keywords): Doc fix.
Sun, 19 May 2002 23:18:16 +0000 Glenn Morris (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case)
Sun, 19 May 2002 22:25:25 +0000 Glenn Morris (f90-get-present-comment-type): Fix bug introduced in version 1.46.
Sun, 19 May 2002 21:46:23 +0000 Glenn Morris (f90-match-end): Simplify it a bit.
Sat, 18 May 2002 22:41:45 +0000 Glenn Morris (f90-mode-abbrev-table): Initialize in the defvar.
Sat, 18 May 2002 22:17:36 +0000 Glenn Morris (f90-mode-abbrev-table): Initialize with define-abbrev-table, if needed.
Sat, 18 May 2002 21:49:22 +0000 Glenn Morris (f90-mode-syntax-table, f90-mode-map): Do the initialization in the defvar.
Wed, 01 May 2002 23:34:58 +0000 Glenn Morris Again with the whitespace.
Wed, 01 May 2002 15:29:30 +0000 Glenn Morris Yet more doc string, commment and whitespace changes.
Mon, 29 Apr 2002 23:23:03 +0000 Glenn Morris Whitespace changes.
Mon, 29 Apr 2002 22:55:10 +0000 Glenn Morris Add/change doc strings for many in-line functions.
Sun, 28 Apr 2002 23:36:08 +0000 Glenn Morris (f90-font-lock-keywords-1, f90-font-lock-keywords-2): Fix highlighting of
Sun, 28 Apr 2002 22:28:38 +0000 Glenn Morris Minor reorganization of some code.
Sun, 28 Apr 2002 22:15:51 +0000 Glenn Morris (f90-mark-subprogram-overlay): New internal variable.
Sun, 28 Apr 2002 22:09:55 +0000 Glenn Morris (f90-xemacs-flag): New variable to put the test for Emacs flavor in one
Thu, 25 Apr 2002 21:55:39 +0000 Glenn Morris General tidy-up of commentary and some doc strings.
Wed, 24 Apr 2002 22:13:45 +0000 Glenn Morris (f90-startup-message): Obsolete variable removed.
Wed, 24 Apr 2002 22:06:03 +0000 Glenn Morris (f90-get-beg-of-line): Removed and replaced with line-beginning-position.
Fri, 19 Apr 2002 12:22:13 +0000 Eli Zaretskii Update maintainer.
Tue, 02 Apr 2002 17:29:58 +0000 Stefan Monnier (f90-indent-subprogram): Braino (missing arg).
Tue, 02 Apr 2002 17:28:26 +0000 Stefan Monnier (f90-keywords-re, f90-keywords-level-3-re)
Sun, 30 Dec 2001 22:15:49 +0000 Pavel Jank (f90-mode-abbrev-table): Mark all the predefined abbrevs as "system"
Fri, 07 Dec 2001 03:33:39 +0000 Richard M. Stallman (f90-break-line): Use (newline 1) to insert newlines.
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