Various docstring and commentary fixes, including
[bpt/emacs.git] / lisp / progmodes / fortran.el
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
1992-11-20 Jim Blandy* fortran.el: New version of version 1.30 (!) from...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-05 Richard M. Stallmanversion 1.28.8
1992-10-27 Richard M. Stallman(fortran-window-create): Use screen-width, not frame...
1992-10-27 Richard M. Stallman(fortran-prepare-abbrev-list-buffer): Fix typo.
1992-10-27 Richard M. Stallman(fortran-tab-mode): Add defvar.
1992-10-25 Christopher ZaborskyDoc fix.
1992-07-22 Eric S. Raymondentered into RCS
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-07-15 Jim Blandy*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1992-03-16 Jim Blandy*** empty log message ***
1991-07-15 Jim BlandyInitial revision