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.
|
Sat, 18 May 2002 22:17:36 +0000 |
Glenn Morris |
(f90-mode-abbrev-table): Initialize with define-abbrev-table, if needed.
|
Sat, 18 May 2002 21:49:22 +0000 |
Glenn Morris |
(f90-mode-syntax-table, f90-mode-map): Do the initialization in the defvar.
|
Wed, 01 May 2002 23:34:58 +0000 |
Glenn Morris |
Again with the whitespace.
|
Wed, 01 May 2002 15:29:30 +0000 |
Glenn Morris |
Yet more doc string, commment and whitespace changes.
|
Mon, 29 Apr 2002 23:23:03 +0000 |
Glenn Morris |
Whitespace changes.
|
Mon, 29 Apr 2002 22:55:10 +0000 |
Glenn Morris |
Add/change doc strings for many in-line functions.
|
Sun, 28 Apr 2002 23:36:08 +0000 |
Glenn Morris |
(f90-font-lock-keywords-1, f90-font-lock-keywords-2): Fix highlighting of
|
Sun, 28 Apr 2002 22:28:38 +0000 |
Glenn Morris |
Minor reorganization of some code.
|
Sun, 28 Apr 2002 22:15:51 +0000 |
Glenn Morris |
(f90-mark-subprogram-overlay): New internal variable.
|
Sun, 28 Apr 2002 22:09:55 +0000 |
Glenn Morris |
(f90-xemacs-flag): New variable to put the test for Emacs flavor in one
|
Thu, 25 Apr 2002 21:55:39 +0000 |
Glenn Morris |
General tidy-up of commentary and some doc strings.
|
Wed, 24 Apr 2002 22:13:45 +0000 |
Glenn Morris |
(f90-startup-message): Obsolete variable removed.
|
Wed, 24 Apr 2002 22:06:03 +0000 |
Glenn Morris |
(f90-get-beg-of-line): Removed and replaced with line-beginning-position.
|
Fri, 19 Apr 2002 12:22:13 +0000 |
Eli Zaretskii |
Update maintainer.
|
Tue, 02 Apr 2002 17:29:58 +0000 |
Stefan Monnier |
(f90-indent-subprogram): Braino (missing arg).
|