log lisp/progmodes/fortran.el @ 23711:7beb8675e914

age author description
Sun, 15 Nov 1998 15:50:30 +0000 Dave Love Fix previous change:
Mon, 02 Nov 1998 19:53:05 +0000 Dave Love Fix for fontification of strings lost
Sun, 01 Nov 1998 16:52:39 +0000 Dave Love (fortran-end-prog-re1): Fix the regexp.
Wed, 14 Oct 1998 18:09:05 +0000 Dave Love 1998-10-14 Dave Love <fx@gnu.org>
Mon, 28 Sep 1998 09:51:12 +0000 Dave Love Don't call regexp-opt when deriving
Thu, 02 Jul 1998 19:26:15 +0000 Dave Love (end-of-fortran-subprogram): Check if we're on the END statement.
Thu, 02 Jul 1998 19:12:18 +0000 Dave Love (fortran-mode-map) <menu>: Tweak the imenu
Sat, 06 Jun 1998 22:43:31 +0000 Richard M. Stallman (fortran-electric-line-number): Add delete-selection property.
Tue, 28 Apr 1998 17:54:11 +0000 Dave Love (fortran-mode-map): Bind M-^. Use \M-, not \e elsewhere.
Wed, 15 Apr 1998 16:25:44 +0000 Dave Love Move eval-when-compile off top level.
Tue, 14 Apr 1998 20:57:00 +0000 Dave Love Don't eval-*and*-compile font-lock stuff.
Wed, 08 Apr 1998 18:08:59 +0000 Dave Love (fortran-fill-paragraph): This is the one
Tue, 07 Apr 1998 18:59:44 +0000 Dave Love Use regexp-opt and eval-and-compile to
Sat, 14 Mar 1998 04:53:12 +0000 Richard M. Stallman (fortran-match-!-comment): store-match-data => set-match-data.
Fri, 06 Mar 1998 19:14:13 +0000 Dave Love (fortran-column-ruler-fixed,