| Commit message (Expand) | Author | Age | Files | Lines |
| * | (f90-previous-block, f90-next-block): New names (and slightly changed | Glenn Morris | 2002-05-26 | 1 | -43/+37 |
| * | (f90-end-of-subprogram): Remove the final (forward-line 1). | Glenn Morris | 2002-05-24 | 1 | -1/+144 |
| * | (f90-looking-at-where-or-forall): Oops, defsubst, not defun. | Glenn Morris | 2002-05-20 | 1 | -1/+1 |
| * | (f90-change-keywords): Doc fix. | Glenn Morris | 2002-05-19 | 1 | -1/+1 |
| * | (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case) | Glenn Morris | 2002-05-19 | 1 | -31/+24 |
| * | (f90-get-present-comment-type): Fix bug introduced in version 1.46. | Glenn Morris | 2002-05-19 | 1 | -15/+12 |
| * | (f90-match-end): Simplify it a bit. | Glenn Morris | 2002-05-19 | 1 | -16/+5 |
| * | (f90-mode-abbrev-table): Initialize in the defvar. | Glenn Morris | 2002-05-18 | 1 | -58/+58 |
| * | (f90-mode-abbrev-table): Initialize with define-abbrev-table, if needed. | Glenn Morris | 2002-05-18 | 1 | -58/+58 |
| * | (f90-mode-syntax-table, f90-mode-map): Do the initialization in the defvar. | Glenn Morris | 2002-05-18 | 1 | -106/+112 |
| * | Again with the whitespace. | Glenn Morris | 2002-05-01 | 1 | -193/+184 |
| * | Yet more doc string, commment and whitespace changes. | Glenn Morris | 2002-05-01 | 1 | -175/+203 |
| * | Whitespace changes. | Glenn Morris | 2002-04-29 | 1 | -129/+121 |
| * | Add/change doc strings for many in-line functions. | Glenn Morris | 2002-04-29 | 1 | -45/+67 |
| * | (f90-font-lock-keywords-1, f90-font-lock-keywords-2): Fix highlighting of | Glenn Morris | 2002-04-28 | 1 | -3/+3 |
| * | Minor reorganization of some code. | Glenn Morris | 2002-04-28 | 1 | -109/+104 |
| * | (f90-mark-subprogram-overlay): New internal variable. | Glenn Morris | 2002-04-28 | 1 | -3/+15 |
| * | (f90-xemacs-flag): New variable to put the test for Emacs flavor in one | Glenn Morris | 2002-04-28 | 1 | -26/+23 |
| * | General tidy-up of commentary and some doc strings. | Glenn Morris | 2002-04-25 | 1 | -78/+94 |
| * | (f90-startup-message): Obsolete variable removed. | Glenn Morris | 2002-04-24 | 1 | -10/+1 |
| * | (f90-get-beg-of-line): Removed and replaced with line-beginning-position. | Glenn Morris | 2002-04-24 | 1 | -40/+29 |
| * | Update maintainer. | Eli Zaretskii | 2002-04-19 | 1 | -2/+4 |
| * | (f90-indent-subprogram): Braino (missing arg). | Stefan Monnier | 2002-04-02 | 1 | -2/+2 |
| * | (f90-keywords-re, f90-keywords-level-3-re) | Stefan Monnier | 2002-04-02 | 1 | -120/+83 |
| * | (f90-mode-abbrev-table): Mark all the predefined abbrevs as "system" | Pavel Janík | 2001-12-30 | 1 | -53/+53 |
| * | (f90-break-line): Use (newline 1) to insert newlines. | Richard M. Stallman | 2001-12-07 | 1 | -8/+3 |
| * | (f90-mode): Remove startup message. | Dave Love | 2001-02-01 | 1 | -2/+2 |
| * | Change author's mail address. | Gerd Moellmann | 2000-05-15 | 1 | -1/+1 |
| * | (f90): Put custom group under `languages', not | Dave Love | 2000-03-16 | 1 | -5/+18 |
| * | (f90-abbrev-start): Use `eq' instead of `='. | Gerd Moellmann | 1999-11-26 | 1 | -1/+1 |
| * | (f90-mode-syntax-table): Change backslash to escape, not charquote. | Dave Love | 1999-07-29 | 1 | -1/+1 |
| * | 1999-01-05 Dave Love <fx@gnu.org> | Dave Love | 1999-01-05 | 1 | -22/+23 |
| * | (f90-comment-indent): Don't attempt to indent trailing comment as | Dave Love | 1998-05-25 | 1 | -2/+7 |
| * | Changed font-lock-reference-face to font-lock-constant-face. | Simon Marshall | 1998-02-20 | 1 | -6/+6 |
| * | Use imenu-case-fold-search. | Dave Love | 1997-12-12 | 1 | -0/+1 |
| * | (f90-break-before-delimiters): Fix customize type. | Richard M. Stallman | 1997-09-09 | 1 | -1/+1 |
| * | (f90-looking-at-where-or-forall): Recognize where/forall | Karl Heuer | 1997-06-10 | 1 | -3/+3 |
| * | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 1 | -34/+76 |
| * | (f90-no-block-limit): Fixed bug for indentation of | Richard M. Stallman | 1996-10-15 | 1 | -35/+38 |
| * | new version from Torbj�Einarsson. | Erik Naggum | 1996-08-14 | 1 | -148/+198 |
| * | Delete the hilit19 support--it doesn't work. | Karl Heuer | 1996-05-17 | 1 | -95/+1 |
| * | (f90-hilit-patterns): Avoid using undefined variables. | Richard M. Stallman | 1996-05-11 | 1 | -8/+8 |
| * | (f90-keywords-re): Added operator and result. | Karl Heuer | 1996-04-19 | 1 | -26/+44 |
| * | (f90-indent-subprogram): Fix message. | Karl Heuer | 1996-02-09 | 1 | -4/+4 |
| * | (f90-indent-subprogram, f90-match-end): Pass proper format string to message. | Richard M. Stallman | 1996-02-09 | 1 | -11/+105 |
| * | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -8/+13 |
| * | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -1/+1 |
| * | Comment change. | Richard M. Stallman | 1995-10-30 | 1 | -1/+1 |
| * | Major revision. | Karl Heuer | 1995-09-22 | 1 | -411/+448 |
| * | Fix capitalization and punctuation in menu bar. | Karl Heuer | 1995-05-30 | 1 | -26/+26 |