Change release version from 21.4 to 22.1 throughout.
[bpt/emacs.git] / lisp / progmodes / fortran.el
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2004-12-31 Richard M. Stallman(fortran-mode): Use mode-require-final-newline.
2004-04-30 Glenn Morris(fortran-fill): Use local var `bol' rather than duplica...
2004-01-25 Glenn Morris(fortran-break-before-delimiters): Doc fix.
2003-09-01 Miles BaderAdd arch taglines
2003-06-18 Stefan Monnier(fortran-gud-find-expr): Move from gud.el (was gud...
2003-06-18 Nick Roberts(fortran-gud-syntax-table): Syntax table
2003-04-20 Glenn Morris(dabbrev-case-fold-search): Add defvar for compiler.
2003-04-16 Glenn MorrisComment changes.
2003-04-15 Glenn Morris(fortran-tab-mode-minor-mode-string): Delete this variable,
2003-04-15 Glenn MorrisWhitespace changes, some re-ordering of code, trivial...
2003-04-13 Glenn Morris(fortran-previous-statement): Check for fortran-continu...
2003-04-12 Glenn Morris(fortran-abbrev-start): Only offer help if abbrev-mode...
2003-02-12 Glenn Morris(fortran-fill): Fill lines that do not have comments.
2003-02-12 Stefan Monnier(fortran-mode): Set comment-use-syntax.
2002-12-12 Glenn Morris(fortran-mode-abbrev-table): Handle `define-abbrev...
2002-10-06 Glenn Morris(fortran-beginning-do): Ignore labelled DO loops altoge...
2002-08-20 Glenn Morris(fortran-current-defun): Use save-excursion.
2002-05-18 Glenn MorrisUpdate maintainer.
2002-05-14 Glenn Morris(fortran-directive-re): New name for fortran-preprocess...
2002-05-12 Eli ZaretskiiChange all post-21.1 :version attributes to 21.4.
2002-05-12 Glenn Morris(fortran-preprocessor-re): New variable. Use it for...
2002-05-01 Glenn Morris(fortran-strip-sequence-nos): Rename from typo `fortran...
2002-04-21 Glenn Morris(fortran-beginning-do): Make regexp match a DO statemen...
2002-03-13 Stefan Monnier(fortran-split-line): Make it work with any `!' comment...
2002-03-13 Stefan Monnier(fortran-mode): Set comment-padding to "$$$".
2001-12-30 Pavel Janík(fortran-mode-abbrev-table): Mark all the predefined...
2001-11-29 Dave LoveFontify rewind, backspace. Doc fixes.
2001-11-18 Richard M. Stallman(fortran-mode-syntax-table): Specify punctuation syntax...
2001-07-16 Pavel JaníkSome fixes to follow coding conventions.
2001-03-30 Dave Love(fortran-comment-region): Fix typo.
2001-02-17 Richard M. Stallman(fortran-strip-sqeuence-nos): Doc fix.
2001-01-11 Dave Love(fortran-mode-map): Modify Customization
2000-11-28 Dave Love(fortran-mode): Don't set
2000-09-22 Dave Love(fortran-mode): Locally set
2000-07-13 Dave Love(fortran-imenu-generic-expression): Change definition...
2000-07-11 Dave LoveDon't require easymenu. Use repeat counts in various...
2000-03-09 Dave Love(fortran-comment-line-start): Define as
2000-01-24 Dave Love(fortran-mode): Use beginning-of-defun-function, end...
2000-01-05 Dave Love(fortran-mode-map): Don't bind M-C-a,
1999-11-30 Dave Love(fortran-strip-sqeuence-nos): New command.
1999-11-23 Dave Love(fortran-comment-line-start): Renamed from comment...
1999-08-03 Dave Love(fortran-indent-new-line): Make it an alias
1999-07-24 Dave Love(fortran-mode-syntax-table): Change `\' to `\'
1999-06-01 Dave LoveAdd :link to defgroup.
1999-02-02 Dave Love(mark-fortran-subprogram): Activate mark
1999-01-19 Dave Love(fortran-narrow-to-subprogram): Ensure mark
1999-01-06 Dave Love(fortran-window-create): Account for scroll
1998-12-11 Dave Love(fortran-font-lock-keywords-1): Warp
1998-12-09 Dave Love(fortran-check-end-prog-re): Allow trailing
1998-11-23 Dave LoveVarious minor doc fixes.
1998-11-18 Dave Love(fortran-end-prog-re): Fix typo.
1998-11-15 Dave LoveFix previous change:
1998-11-02 Dave LoveFix for fontification of strings lost
1998-11-01 Dave Love(fortran-end-prog-re1): Fix the regexp.
1998-10-14 Dave Love1998-10-14 Dave Love <fx@gnu.org>
1998-09-28 Dave LoveDon't call regexp-opt when deriving
1998-07-02 Dave Love(end-of-fortran-subprogram): Check if we're on the...
1998-07-02 Dave Love(fortran-mode-map) <menu>: Tweak the imenu
1998-06-06 Richard M. Stallman(fortran-electric-line-number): Add delete-selection...
1998-04-28 Dave Love(fortran-mode-map): Bind M-^. Use \M-, not \e elsewhere.
1998-04-15 Dave LoveMove eval-when-compile off top level.
1998-04-14 Dave LoveDon't eval-*and*-compile font-lock stuff.
1998-04-08 Dave Love(fortran-fill-paragraph): This is the one
1998-04-07 Dave LoveUse regexp-opt and eval-and-compile to
1998-03-14 Richard M. Stallman(fortran-match-!-comment): store-match-data => set...
1998-03-06 Dave Love(fortran-column-ruler-fixed,
1998-02-20 Simon MarshallChanged font-lock-reference-face to font-lock-constant...
1998-01-30 Dave LoveVarious docstring and commentary fixes, including
1997-11-18 Dave Love(fortran-imenu-generic-expression): Match
1997-11-03 Karl Heuer(fortran-imenu-generic-expression): Doc fix.
1997-10-31 Dave Love(fortran-imenu-generic-expression): New variable.
1997-04-12 Richard M. StallmanAdd defgroup's; use defcustom for user vars.
1996-11-16 Simon Marshalluse simpler fn.
1996-08-15 Richard M. StallmanComment change.
1996-01-14 Erik NaggumUpdate FSF's address.
1995-10-26 Simon MarshallFix to fortran-font-lock-keywords-* for new font-lock...
1995-08-10 Simon MarshallTweak fortran-font-lock-keywords-1.
1995-08-05 Richard M. Stallman(fortran-auto-fill-mode, fortran-do-auto-fill, fortran...
1995-07-29 Richard M. Stallman(fortran-break-line): Fixed a bug that sometimes
1995-06-26 Simon MarshallSpecify all Font Lock keywords in font-lock-defaults.
1995-05-12 Simon MarshallAdded `entry' to `fortran-font-lock-keywords-1' highlig...
1995-04-25 Karl Heuer(fortran-auto-fill-mode): Use force-mode-line-update.
1995-04-24 Simon MarshallUse new fortran-match-!-comment to do !-style fontifica...
1995-03-02 Simon MarshallUse font-lock-maximum-decoration when setting fortran...
1995-02-20 Simon MarshallTurn of syntax fontification by default.
1994-12-18 Richard M. Stallman(fortran-end-if, fortran-end-do,
1994-10-12 Simon Marshall* fortran.el: (fortran-mode-syntax-table): Made `!...
1994-06-14 Richard M. Stallman(fortran-blink-matching-do): When looking for do,
1994-05-26 Richard M. Stallman(fortran-link-matching-do): Ignore DO statements with...
1994-04-07 Richard M. Stallman(fortran-blink-matching-do): New function,
1994-02-01 Richard M. Stallman(calculate-fortran-indent): Handle
1993-11-18 Richard M. Stallman(calculate-fortran-indent): Fixup regexp for where...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-08 Richard M. Stallman(fortran-indent-new-line): Renamed from
1993-06-01 Richard M. Stallman(fortran-mode): Replace comment-indent-hook with
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1993-03-06 Richard M. Stallman(fortran-abbrev-start): Handle any kind of event.
1993-02-14 Jim Blandy* fortran.el (fortran-prepare-abbrev-list-buffer):...
1993-01-26 Jim BlandyJimB's changes since January 18th
next