log lisp/progmodes/fortran.el @ 80163:22e82356b25e

age author description
Mon, 07 Jan 2008 02:11:00 +0000 Glenn Morris Add 2008 to copyright years.
Thu, 25 Oct 2007 03:57:21 +0000 Glenn Morris (fortran-comment-line-start-skip, fortran-directive-re):
Tue, 23 Oct 2007 06:52:04 +0000 Glenn Morris (fortran-tab-mode-default)
Mon, 22 Oct 2007 07:38:32 +0000 Glenn Morris Martin Rudalics <rudalics at gmx.at>
Wed, 08 Aug 2007 07:31:11 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:29:40 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 05 Dec 2006 05:24:48 +0000 Glenn Morris (fortran-mode-abbrev-table): Define abbrevs even if abbrev-table is
Tue, 28 Nov 2006 03:45:39 +0000 Glenn Morris (fortran-font-lock-keywords-4): Add `min'.
Wed, 18 Jan 2006 15:56:30 +0000 Stefan Monnier Move defvars out of eval-when-compile.
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:30:45 +0000 Glenn Morris (fortran-blink-match): Use `blink-matching-delay'.
Sat, 08 Oct 2005 04:49:48 +0000 Glenn Morris Update maintainer email address.
Tue, 30 Aug 2005 10:50:41 +0000 Juanma Barranquero (fortran-indent-to-column): "?\ " -> "?\s".
Mon, 01 Aug 2005 08:43:45 +0000 Nick Roberts Update copyright for release of 22.1 for progmodes directory.
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):
Tue, 29 Mar 2005 18:59:02 +0000 Glenn Morris Reformat and update copyright years.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Fri, 31 Dec 2004 14:53:40 +0000 Richard M. Stallman (fortran-mode): Use mode-require-final-newline.
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.