*** empty log message ***
[bpt/emacs.git] / lisp / progmodes / f90.el
2005-08-01 Nick RobertsUpdate copyright for release of 22.1 for progmodes...
2005-07-16 Richard M. Stallman(f90-abbrev-start): Avoid warning.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-05-26 Lute Kamstra* progmodes/ada-mode.el (ada-mode):
2005-04-24 Glenn Morris(f90-calculate-indent): Fix treatment of first statemen...
2005-04-11 Glenn Morris(f90-electric-insert): Add optional prefix arg, and...
2005-03-29 Glenn Morris(f90-end-block-re, f90-start-block-re): Doc fix. Tweak...
2004-12-31 Richard M. Stallman(f90-mode): Use mode-require-final-newline.
2004-11-25 Glenn Morris(f90-smart-end, f90-previous-statement, f90-beginning...
2004-11-04 Richard M. Stallman(f90-end-of-block): Don't use interactive-p.
2004-05-17 Glenn Morris(f90-end-block-re, f90-start-block-re): New constants.
2004-04-30 Glenn Morris(f90-get-present-comment-type): Return whitespace,...
2004-01-25 Glenn Morris(f90-break-delimiters): Doc fix.
2003-09-01 Miles BaderAdd arch taglines
2003-04-20 Glenn Morris(f90-font-lock-keywords-2): Use override for
2003-04-16 Glenn Morris(f90-looking-at-do, f90-find-breakpoint): Fix previous...
2003-04-16 Glenn Morris(f90-indent-to, f90-indent-line-no)
2003-04-15 Glenn MorrisWhitespace changes, trivial commentary changes.
2003-04-12 Glenn Morris(f90-join-lines): Make it behave more like the standard...
2003-04-12 Glenn Morris(f90-abbrev-start): Only offer help if abbrev-mode...
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2002-09-01 Glenn MorrisRemove (eval-when-compile) for free variables.
2002-08-24 Glenn Morris(f90-imenu-flag): Deleted - use imenu--index-alist...
2002-08-24 Glenn Morris(f90-xemacs-flag, f90-xemacs-menu, f90-menu-bar-menu...
2002-08-21 Glenn Morriseval-when-compile a few defvars to quieten the byte...
2002-08-03 Glenn Morris(f90-font-lock-keywords-1): Simplify `type' value a...
2002-08-03 Glenn Morris(f90-font-lock-keywords-1): Fix highlighting of `type...
2002-06-23 Glenn Morris(f90-do-auto-fill): Make it respect `comment-auto-fill...
2002-06-19 Glenn Morris(f90-type-def-re): Fix value.
2002-05-26 Glenn Morris(f90-previous-block, f90-next-block): New names (and...
2002-05-24 Glenn Morris(f90-end-of-subprogram): Remove the final (forward...
2002-05-20 Glenn Morris(f90-looking-at-where-or-forall): Oops, defsubst, not...
2002-05-19 Glenn Morris(f90-change-keywords): Doc fix.
2002-05-19 Glenn Morris(f90-equal-symbols, f90-looking-at-do, f90-looking...
2002-05-19 Glenn Morris(f90-get-present-comment-type): Fix bug introduced...
2002-05-19 Glenn Morris(f90-match-end): Simplify it a bit.
2002-05-18 Glenn Morris(f90-mode-abbrev-table): Initialize in the defvar.
2002-05-18 Glenn Morris(f90-mode-abbrev-table): Initialize with define-abbrev...
2002-05-18 Glenn Morris(f90-mode-syntax-table, f90-mode-map): Do the initializ...
2002-05-01 Glenn MorrisAgain with the whitespace.
2002-05-01 Glenn MorrisYet more doc string, commment and whitespace changes.
2002-04-29 Glenn MorrisWhitespace changes.
2002-04-29 Glenn MorrisAdd/change doc strings for many in-line functions.
2002-04-28 Glenn Morris(f90-font-lock-keywords-1, f90-font-lock-keywords-2...
2002-04-28 Glenn MorrisMinor reorganization of some code.
2002-04-28 Glenn Morris(f90-mark-subprogram-overlay): New internal variable.
2002-04-28 Glenn Morris(f90-xemacs-flag): New variable to put the test for...
2002-04-25 Glenn MorrisGeneral tidy-up of commentary and some doc strings.
2002-04-24 Glenn Morris(f90-startup-message): Obsolete variable removed.
2002-04-24 Glenn Morris(f90-get-beg-of-line): Removed and replaced with line...
2002-04-19 Eli ZaretskiiUpdate maintainer.
2002-04-02 Stefan Monnier(f90-indent-subprogram): Braino (missing arg).
2002-04-02 Stefan Monnier(f90-keywords-re, f90-keywords-level-3-re)
2001-12-30 Pavel Janík(f90-mode-abbrev-table): Mark all the predefined abbrev...
2001-12-07 Richard M. Stallman(f90-break-line): Use (newline 1) to insert newlines.
2001-02-01 Dave Love(f90-mode): Remove startup message.
2000-05-15 Gerd MoellmannChange author's mail address.
2000-03-16 Dave Love(f90): Put custom group under `languages', not
1999-11-26 Gerd Moellmann(f90-abbrev-start): Use `eq' instead of `='.
1999-07-29 Dave Love(f90-mode-syntax-table): Change backslash to escape...
1999-01-05 Dave Love1999-01-05 Dave Love <fx@gnu.org>
1998-05-25 Dave Love(f90-comment-indent): Don't attempt to indent trailing...
1998-02-20 Simon MarshallChanged font-lock-reference-face to font-lock-constant...
1997-12-12 Dave LoveUse imenu-case-fold-search.
1997-09-09 Richard M. Stallman(f90-break-before-delimiters): Fix customize type.
1997-06-10 Karl Heuer(f90-looking-at-where-or-forall): Recognize where/forall
1997-04-12 Richard M. StallmanAdd defgroup's; use defcustom for user vars.
1996-10-15 Richard M. Stallman(f90-no-block-limit): Fixed bug for indentation of
1996-08-14 Erik Naggumnew version from Torbj�Einarsson.
1996-05-17 Karl HeuerDelete the hilit19 support--it doesn't work.
1996-05-11 Richard M. Stallman(f90-hilit-patterns): Avoid using undefined variables.
1996-04-19 Karl Heuer(f90-keywords-re): Added operator and result.
1996-02-09 Karl Heuer(f90-indent-subprogram): Fix message.
1996-02-09 Richard M. Stallman(f90-indent-subprogram, f90-match-end): Pass proper...
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-05 Karl HeuerComment fixes.
1995-10-30 Richard M. StallmanComment change.
1995-09-22 Karl HeuerMajor revision.
1995-05-30 Karl HeuerFix capitalization and punctuation in menu bar.
1995-04-25 Karl Heuer(f90-auto-fill-mode): Use force-mode-line-update.
1995-04-20 Karl Heuer(f90-keywords): "only" added to keyword list.
1995-03-02 Simon MarshallUse font-lock-maximum-decoration when setting f90-font...
1995-02-03 Richard M. Stallman(f90-mode-version): Variable deleted.
1995-01-31 Richard M. StallmanComment changes.
1995-01-31 Richard M. StallmanInitial revision