Mon, 22 Oct 2007 08:17:25 +0000 |
Glenn Morris |
Add some support for Fortran 2003 syntax:
|
Mon, 22 Oct 2007 07:49:16 +0000 |
Glenn Morris |
Untabify.
|
Mon, 22 Oct 2007 07:46:12 +0000 |
Glenn Morris |
Remove leading "*" from defcustom doc-strings.
|
Sat, 20 Oct 2007 03:53:12 +0000 |
Glenn Morris |
(f90-font-lock-keywords-2, f90-looking-at-type-like): Fix regexp typos.
|
Fri, 21 Sep 2007 08:05:42 +0000 |
Glenn Morris |
(f90-mode-abbrev-table): Use mapc rather than mapcar.
|
Sun, 10 Aug 2008 20:09:29 +0000 |
Glenn Morris |
(f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
|
Mon, 07 Jan 2008 02:11:00 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Thu, 25 Oct 2007 04:00:42 +0000 |
Glenn Morris |
(f90-indented-comment-re, f90-directive-comment-re)
|
Tue, 23 Oct 2007 07:00:13 +0000 |
Glenn Morris |
(f90-do-indent, f90-if-indent)
|
Sat, 20 Oct 2007 03:52:33 +0000 |
Glenn Morris |
(f90-font-lock-keywords-2, f90-looking-at-type-like): Fix regexp typos.
|
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:24 +0000 |
Glenn Morris |
(f90-mode-abbrev-table): Define abbrevs even if abbrev-table is
|
Thu, 23 Nov 2006 07:26:52 +0000 |
Glenn Morris |
(f90-comment-indent): Do not move point in default case.
|
Fri, 10 Nov 2006 08:39:13 +0000 |
Glenn Morris |
(f90-indent-region): Bind case-fold-search to t.
|
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.
|