summaryrefslogtreecommitdiff
path: root/lisp/progmodes/fortran.el
Commit message (Expand)AuthorAgeFilesLines
* Various docstring and commentary fixes, includingDave Love1998-01-301-63/+128
* (fortran-imenu-generic-expression): MatchDave Love1997-11-181-11/+15
* (fortran-imenu-generic-expression): Doc fix.Karl Heuer1997-11-031-35/+22
* (fortran-imenu-generic-expression): New variable.Dave Love1997-10-311-0/+29
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-53/+111
* use simpler fn.Simon Marshall1996-11-161-1/+1
* Comment change.Richard M. Stallman1996-08-151-1/+1
* Update FSF's address.Erik Naggum1996-01-141-14/+14
* Fix to fortran-font-lock-keywords-* for new font-lock-keywords structure.Simon Marshall1995-10-261-55/+87
* Tweak fortran-font-lock-keywords-1.Simon Marshall1995-08-101-1/+1
* (fortran-auto-fill-mode, fortran-do-auto-fill, fortran-fill):Richard M. Stallman1995-08-051-7/+11
* (fortran-break-line): Fixed a bug that sometimesRichard M. Stallman1995-07-291-3/+2
* Specify all Font Lock keywords in font-lock-defaults.Simon Marshall1995-06-261-15/+9
* Added `entry' to `fortran-font-lock-keywords-1' highlight of declarations.Simon Marshall1995-05-121-2/+2
* (fortran-auto-fill-mode): Use force-mode-line-update.Karl Heuer1995-04-251-2/+1
* Use new fortran-match-!-comment to do !-style fontification; do rest in regexpsSimon Marshall1995-04-241-55/+112
* Use font-lock-maximum-decoration when setting fortran-font-lock-keywords.Simon Marshall1995-03-021-1/+3
* Turn of syntax fontification by default.Simon Marshall1995-02-201-6/+8
* (fortran-end-if, fortran-end-do,Richard M. Stallman1994-12-181-67/+208
* * fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.Simon Marshall1994-10-121-0/+67
* (fortran-blink-matching-do): When looking for do,Richard M. Stallman1994-06-141-2/+2
* (fortran-link-matching-do): Ignore DO statements with line numbers.Richard M. Stallman1994-05-261-2/+2
* (fortran-blink-matching-do): New function,Richard M. Stallman1994-04-071-2/+42
* (calculate-fortran-indent): HandleRichard M. Stallman1994-02-011-12/+27
* (calculate-fortran-indent): Fixup regexp for where statements.Richard M. Stallman1993-11-181-3/+3
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-5/+5
* (fortran-indent-new-line): Renamed fromRichard M. Stallman1993-06-081-3/+3
* (fortran-mode): Replace comment-indent-hook withRichard M. Stallman1993-06-011-32/+72
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-3/+2
* (fortran-abbrev-start): Handle any kind of event.Richard M. Stallman1993-03-061-3/+3
* * fortran.el (fortran-prepare-abbrev-list-buffer): Put quote inJim Blandy1993-02-141-8/+8
* JimB's changes since January 18thJim Blandy1993-01-261-3/+3
* * fortran.el: New version of version 1.30 (!) from Stephen A. WoodJim Blandy1992-11-201-240/+132
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-2/+2
* version 1.28.8Richard M. Stallman1992-11-051-124/+403
* (fortran-window-create): Use screen-width, not frame-width.Richard M. Stallman1992-10-271-2/+2
* (fortran-prepare-abbrev-list-buffer): Fix typo.Richard M. Stallman1992-10-271-1/+1
* (fortran-tab-mode): Add defvar.Richard M. Stallman1992-10-271-23/+42
* Doc fix.Christopher Zaborsky1992-10-251-10/+9
* entered into RCSEric S. Raymond1992-07-221-3/+2
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
* *** empty log message ***Eric S. Raymond1992-07-161-17/+27
* *** empty log message ***Jim Blandy1992-07-151-2/+2
* *** empty log message ***Eric S. Raymond1992-05-301-1/+3
* *** empty log message ***Jim Blandy1992-03-161-2/+2
* Initial revisionJim Blandy1991-07-151-0/+997