summaryrefslogtreecommitdiff
path: root/lisp/progmodes/fortran.el
Commit message (Expand)AuthorAgeFilesLines
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (fortran-comment-region): Fix typo.Dave Love2001-03-301-1/+1
* (fortran-strip-sqeuence-nos): Doc fix.Richard M. Stallman2001-02-171-3/+3
* (fortran-mode-map): Modify CustomizationDave Love2001-01-111-51/+49
* (fortran-mode): Don't setDave Love2000-11-281-6/+3
* (fortran-mode): Locally setDave Love2000-09-221-15/+5
* (fortran-imenu-generic-expression): Change definition layout.Dave Love2000-07-131-18/+20
* Don't require easymenu. Use repeat counts in various regexps.Dave Love2000-07-111-141/+158
* (fortran-comment-line-start): Define asDave Love2000-03-091-50/+83
* (fortran-mode): Use beginning-of-defun-function, end-of-defun-function.Dave Love2000-01-241-4/+5
* (fortran-mode-map): Don't bind M-C-a,Dave Love2000-01-051-121/+89
* (fortran-strip-sqeuence-nos): New command.Dave Love1999-11-301-0/+12
* (fortran-comment-line-start): Renamed from comment-line-start.Dave Love1999-11-231-226/+177
* (fortran-indent-new-line): Make it an aliasDave Love1999-08-031-16/+3
* (fortran-mode-syntax-table): Change `\' to `\'Dave Love1999-07-241-65/+45
* Add :link to defgroup.Dave Love1999-06-011-21/+24
* (mark-fortran-subprogram): Activate markDave Love1999-02-021-8/+6
* (fortran-narrow-to-subprogram): Ensure markDave Love1999-01-191-30/+38
* (fortran-window-create): Account for scrollDave Love1999-01-061-1/+5
* (fortran-font-lock-keywords-1): WarpDave Love1998-12-111-2/+6
* (fortran-check-end-prog-re): Allow trailingDave Love1998-12-091-1/+1
* Various minor doc fixes.Dave Love1998-11-231-48/+75
* (fortran-end-prog-re): Fix typo.Dave Love1998-11-181-2/+2
* Fix previous change:Dave Love1998-11-151-9/+26
* Fix for fontification of strings lostDave Love1998-11-021-1/+10
* (fortran-end-prog-re1): Fix the regexp.Dave Love1998-11-011-1/+7
* 1998-10-14 Dave Love <fx@gnu.org>Dave Love1998-10-141-8/+16
* Don't call regexp-opt when derivingDave Love1998-09-281-14/+17
* (end-of-fortran-subprogram): Check if we're on the END statement.Dave Love1998-07-021-4/+8
* (fortran-mode-map) <menu>: Tweak the imenuDave Love1998-07-021-4/+4
* (fortran-electric-line-number): Add delete-selection property.Richard M. Stallman1998-06-061-0/+1
* (fortran-mode-map): Bind M-^. Use \M-, not \e elsewhere.Dave Love1998-04-281-7/+9
* Move eval-when-compile off top level.Dave Love1998-04-151-87/+89
* Don't eval-*and*-compile font-lock stuff.Dave Love1998-04-141-1/+1
* (fortran-fill-paragraph): This is the oneDave Love1998-04-081-3/+3
* Use regexp-opt and eval-and-compile toDave Love1998-04-071-334/+403
* (fortran-match-!-comment): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (fortran-column-ruler-fixed,Dave Love1998-03-061-5/+3
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-3/+3
* 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