log lisp/progmodes/fortran.el @ 86181:57a7d8798643

age author description
Sat, 17 Nov 2007 03:49:50 +0000 Glenn Morris (gud-find-c-expr): Declare as a function.
Fri, 09 Nov 2007 05:20:57 +0000 Dan Nicolaescu * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
Sat, 03 Nov 2007 03:03:24 +0000 Glenn Morris (fortran-mode-map): Don't bind M-;.
Sat, 27 Oct 2007 19:14:08 +0000 Glenn Morris (fortran-tab-mode-string): Revert change merged in from EMACS_22 branch.
Sat, 27 Oct 2007 09:07:17 +0000 Miles Bader Merge from emacs--rel--22
Thu, 25 Oct 2007 03:57:09 +0000 Glenn Morris (fortran-comment-line-start-skip, fortran-directive-re):
Tue, 23 Oct 2007 07:02:42 +0000 Glenn Morris Untabify.
Tue, 23 Oct 2007 06:51:54 +0000 Glenn Morris (fortran-tab-mode-default)
Mon, 22 Oct 2007 07:39:06 +0000 Glenn Morris Martin Rudalics <rudalics at gmx.at>
Fri, 21 Sep 2007 08:05:59 +0000 Glenn Morris (fortran-mode-abbrev-table, fortran-line-length): Use mapc rather than mapcar.
Fri, 07 Sep 2007 15:07:13 +0000 Stefan Monnier (fortran-mode): Set font-lock-syntactic-keywords via font-lock-defaults.
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Fri, 03 Aug 2007 03:19:36 +0000 Glenn Morris (fortran-font-lock-syntactic-keywords): Fix off-by-one error in
Wed, 01 Aug 2007 06:18:16 +0000 Glenn Morris Remove leading `*' from all defcustom doc strings.
Sun, 10 Aug 2008 20:09:13 +0000 Glenn Morris (fortran-end-of-subprogram): Check for a match before trying to move
Sun, 18 May 2008 04:16:57 +0000 Stefan Monnier (fortran-font-lock-keywords-2): Add keywords for
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".