aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/fortran.el
Commit message (Expand)AuthorAgeFilesLines
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (fortran-mode-map): Add some menu :help.Glenn Morris2008-11-201-21/+39
* (fortran-tab-mode-string, fortran-comment-line-start)Glenn Morris2008-08-231-3/+5
* (fortran-end-of-subprogram): Check for a match before trying to move there.Glenn Morris2008-06-111-8/+22
* (fortran-font-lock-keywords-2): Add .eqv., .neqv.Glenn Morris2008-05-171-2/+2
* (fortran-mode): Fix font-lock-syntactic-keywords oddness.Glenn Morris2008-05-071-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (fortran-mode-syntax-table): Change `;' to punctuation now it's notGlenn Morris2008-04-261-75/+66
* (fortran-mode-abbrev-table): Use newer form of define-abbrev, whereGlenn Morris2008-03-131-69/+66
* (fortran-comment-indent-char): Use characterp rather than char-valid-p.Glenn Morris2008-02-021-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (gud-find-c-expr): Declare as a function.Glenn Morris2007-11-171-0/+2
* | * ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.Dan Nicolaescu2007-11-091-1/+2
* | (fortran-mode-map): Don't bind M-;.Glenn Morris2007-11-031-1/+12
* | (fortran-tab-mode-string): Revert change merged in from EMACS_22 branch.Glenn Morris2007-10-271-1/+1
* | Merge from emacs--rel--22Miles Bader2007-10-271-1/+1
|\|
| * (fortran-comment-line-start-skip, fortran-directive-re):Glenn Morris2007-10-251-2/+2
| * (fortran-tab-mode-default)Glenn Morris2007-10-231-0/+30
| * Martin Rudalics <rudalics at gmx.at>Glenn Morris2007-10-221-4/+4
* | (fortran-comment-line-start-skip, fortran-directive-re):Glenn Morris2007-10-251-2/+2
* | Untabify.Glenn Morris2007-10-231-474/+474
* | (fortran-tab-mode-default)Glenn Morris2007-10-231-1/+29
* | Martin Rudalics <rudalics at gmx.at>Glenn Morris2007-10-221-2/+2
* | (fortran-mode-abbrev-table, fortran-line-length): Use mapc rather than mapcar.Glenn Morris2007-09-211-15/+15
* | (fortran-mode): Set font-lock-syntactic-keywords via font-lock-defaults.Stefan Monnier2007-09-071-5/+4
* | Merge from emacs--rel--22Miles Bader2007-08-131-1/+1
|\|
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-1/+1
* | (fortran-font-lock-syntactic-keywords): Fix off-by-one error inGlenn Morris2007-08-031-1/+1
* | Remove leading `*' from all defcustom doc strings.Glenn Morris2007-08-011-47/+117
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (fortran-mode-abbrev-table): Define abbrevs even if abbrev-table isGlenn Morris2006-12-051-71/+73
* (fortran-font-lock-keywords-4): Add `min'.Glenn Morris2006-11-281-3/+3
* Move defvars out of eval-when-compile.Stefan Monnier2006-01-181-20/+18
* Add :link (custom-group-link font-lock-faces) to defgroup.Juri Linkov2005-11-171-1/+2
* (fortran-blink-match): Use `blink-matching-delay'.Glenn Morris2005-11-021-1/+1
* Update maintainer email address.Glenn Morris2005-10-081-1/+1
* (fortran-indent-to-column): "?\ " -> "?\s".Juanma Barranquero2005-08-301-2/+4
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* * progmodes/ada-mode.el (ada-mode):Lute Kamstra2005-05-261-1/+1
* Reformat and update copyright years.Glenn Morris2005-03-291-9/+174
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-2/+2
* (fortran-mode): Use mode-require-final-newline.Richard M. Stallman2004-12-311-1/+1
* (fortran-fill): Use local var `bol' rather than duplicate call toGlenn Morris2004-04-301-2/+1
* (fortran-break-before-delimiters): Doc fix.Glenn Morris2004-01-251-36/+63
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (fortran-gud-find-expr): Move from gud.el (was gud-find-fortran-expr).Stefan Monnier2003-06-181-2/+7