log lisp/progmodes/fortran.el @ 83125:b545019c77b0

age author description
Fri, 30 Apr 2004 18:54:44 +0000 Glenn Morris (fortran-fill): Use local var `bol' rather than duplicate call to
Sun, 25 Jan 2004 23:59:19 +0000 Glenn Morris (fortran-break-before-delimiters): Doc fix.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 18 Jun 2003 23:25:39 +0000 Stefan Monnier (fortran-gud-find-expr): Move from gud.el (was gud-find-fortran-expr).
Wed, 18 Jun 2003 22:35:37 +0000 Nick Roberts (fortran-gud-syntax-table): Syntax table
Sun, 20 Apr 2003 13:03:04 +0000 Glenn Morris (dabbrev-case-fold-search): Add defvar for compiler.
Wed, 16 Apr 2003 11:09:28 +0000 Glenn Morris Comment changes.
Tue, 15 Apr 2003 20:43:43 +0000 Glenn Morris (fortran-tab-mode-minor-mode-string): Delete this variable,
Tue, 15 Apr 2003 19:21:59 +0000 Glenn Morris Whitespace changes, some re-ordering of code, trivial commentary change.
Sun, 13 Apr 2003 13:09:24 +0000 Glenn Morris (fortran-previous-statement): Check for fortran-continuation-string.
Sat, 12 Apr 2003 15:44:59 +0000 Glenn Morris (fortran-abbrev-start): Only offer help if abbrev-mode is active.
Wed, 12 Feb 2003 21:51:45 +0000 Glenn Morris (fortran-fill): Fill lines that do not have comments.
Wed, 12 Feb 2003 15:23:21 +0000 Stefan Monnier (fortran-mode): Set comment-use-syntax.
Thu, 12 Dec 2002 01:06:05 +0000 Glenn Morris (fortran-mode-abbrev-table): Handle `define-abbrev' with either 5
Sun, 06 Oct 2002 14:56:29 +0000 Glenn Morris (fortran-beginning-do): Ignore labelled DO loops altogether.
Tue, 20 Aug 2002 20:31:26 +0000 Glenn Morris (fortran-current-defun): Use save-excursion.
Sat, 18 May 2002 19:05:34 +0000 Glenn Morris Update maintainer.
Tue, 14 May 2002 23:12:41 +0000 Glenn Morris (fortran-directive-re): New name for fortran-preprocessor-re. All usage
Sun, 12 May 2002 17:29:29 +0000 Eli Zaretskii Change all post-21.1 :version attributes to 21.4.
Sun, 12 May 2002 13:31:31 +0000 Glenn Morris (fortran-preprocessor-re): New variable. Use it for font-locking.
Wed, 01 May 2002 15:31:31 +0000 Glenn Morris (fortran-strip-sequence-nos): Rename from typo `fortran-strip-sqeuence-nos'.
Sun, 21 Apr 2002 17:57:43 +0000 Glenn Morris (fortran-beginning-do): Make regexp match a DO statement irrespective of
Wed, 13 Mar 2002 16:42:47 +0000 Stefan Monnier (fortran-split-line): Make it work with any `!' comment as well.
Wed, 13 Mar 2002 16:33:56 +0000 Stefan Monnier (fortran-mode): Set comment-padding to "$$$".
Sun, 30 Dec 2001 22:16:42 +0000 Pavel Jank (fortran-mode-abbrev-table): Mark all the predefined abbrevs as "system"
Thu, 29 Nov 2001 12:24:33 +0000 Dave Love Fontify rewind, backspace. Doc fixes.
Sun, 18 Nov 2001 06:51:53 +0000 Richard M. Stallman (fortran-mode-syntax-table): Specify punctuation syntax for backslash.
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.
Fri, 30 Mar 2001 10:19:51 +0000 Dave Love (fortran-comment-region): Fix typo.
Sat, 17 Feb 2001 21:43:20 +0000 Richard M. Stallman (fortran-strip-sqeuence-nos): Doc fix.