log lisp/progmodes/f90.el @ 59836:9d3ae9d4372d

age author description
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.
Mon, 17 May 2004 18:52:51 +0000 Glenn Morris (f90-end-block-re, f90-start-block-re): New constants.
Fri, 30 Apr 2004 18:52:11 +0000 Glenn Morris (f90-get-present-comment-type): Return whitespace, as well as comment
Sun, 25 Jan 2004 23:42:35 +0000 Glenn Morris (f90-break-delimiters): Doc fix.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 20 Apr 2003 13:01:32 +0000 Glenn Morris (f90-font-lock-keywords-2): Use override for
Wed, 16 Apr 2003 13:50:40 +0000 Glenn Morris (f90-looking-at-do, f90-find-breakpoint): Fix previous change.
Wed, 16 Apr 2003 11:08:58 +0000 Glenn Morris (f90-indent-to, f90-indent-line-no)
Tue, 15 Apr 2003 19:18:23 +0000 Glenn Morris Whitespace changes, trivial commentary changes.
Sat, 12 Apr 2003 20:43:41 +0000 Glenn Morris (f90-join-lines): Make it behave more like the standard function
Sat, 12 Apr 2003 15:45:59 +0000 Glenn Morris (f90-abbrev-start): Only offer help if abbrev-mode is active.
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Sun, 01 Sep 2002 00:54:55 +0000 Glenn Morris Remove (eval-when-compile) for free variables.
Sat, 24 Aug 2002 01:06:52 +0000 Glenn Morris (f90-imenu-flag): Deleted - use imenu--index-alist instead.
Sat, 24 Aug 2002 00:47:17 +0000 Glenn Morris (f90-xemacs-flag, f90-xemacs-menu, f90-menu-bar-menu, f90-change-case-menu)
Wed, 21 Aug 2002 21:26:07 +0000 Glenn Morris eval-when-compile a few defvars to quieten the byte-compiler.
Sat, 03 Aug 2002 19:01:50 +0000 Glenn Morris (f90-font-lock-keywords-1): Simplify `type' value a little.
Sat, 03 Aug 2002 16:54:49 +0000 Glenn Morris (f90-font-lock-keywords-1): Fix highlighting of `type' forms.
Sun, 23 Jun 2002 15:43:11 +0000 Glenn Morris (f90-do-auto-fill): Make it respect `comment-auto-fill-only-comments'.
Wed, 19 Jun 2002 22:39:42 +0000 Glenn Morris (f90-type-def-re): Fix value.
Sun, 26 May 2002 19:54:22 +0000 Glenn Morris (f90-previous-block, f90-next-block): New names (and slightly changed
Fri, 24 May 2002 22:00:21 +0000 Glenn Morris (f90-end-of-subprogram): Remove the final (forward-line 1).
Mon, 20 May 2002 21:52:07 +0000 Glenn Morris (f90-looking-at-where-or-forall): Oops, defsubst, not defun.
Sun, 19 May 2002 23:22:50 +0000 Glenn Morris (f90-change-keywords): Doc fix.
Sun, 19 May 2002 23:18:16 +0000 Glenn Morris (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case)
Sun, 19 May 2002 22:25:25 +0000 Glenn Morris (f90-get-present-comment-type): Fix bug introduced in version 1.46.
Sun, 19 May 2002 21:46:23 +0000 Glenn Morris (f90-match-end): Simplify it a bit.
Sat, 18 May 2002 22:41:45 +0000 Glenn Morris (f90-mode-abbrev-table): Initialize in the defvar.