summaryrefslogtreecommitdiff
path: root/lisp/progmodes/f90.el
Commit message (Expand)AuthorAgeFilesLines
* Close bug#5593.Glenn Morris2010-02-181-0/+2
* Fix previous change for F2003 interfaces.Glenn Morris2010-02-071-19/+10
* Handle F2003 named interfaces.Glenn Morris2010-02-061-5/+22
* * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.Glenn Morris2010-02-051-3/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (f90-end-of-block, f90-beginning-of-block):Glenn Morris2009-10-061-3/+3
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-4/+7
* Move all safe properties into the defcustoms.Glenn Morris2009-09-031-27/+26
* (f90-break-delimiters, f90-no-break-re): Doc fixes.Glenn Morris2009-07-011-8/+10
* Evangelos Evangelou <vangelis at email.unc.edu> (tiny change)Glenn Morris2009-07-011-1/+1
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (f90-mode-map): Add some menu :help.Glenn Morris2008-11-191-22/+41
* (f90-mode-map): Don't bind \t and \r.Glenn Morris2008-09-121-2/+3
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* (f90-beginning-of-subprogram, f90-end-of-subprogram): Only give aGlenn Morris2008-06-121-3/+3
* (f90-typedef-matcher, f90-looking-at-type-like): Check thatGlenn Morris2008-06-031-2/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Comments.Glenn Morris2008-04-261-1/+2
* (f90-mode-syntax-table): Don't set ` as word syntax.Stefan Monnier2008-04-241-81/+74
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* (f90-font-lock-n): New function.Glenn Morris2008-03-131-94/+87
* * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):Dan Nicolaescu2008-01-241-3/+3
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (f90-font-lock-keywords-1): Revert change merged in from EMACS_22 branch.Glenn Morris2007-10-271-2/+2
* | Merge from emacs--rel--22Miles Bader2007-10-271-2/+2
|\ \ | |/
| * (f90-indented-comment-re, f90-directive-comment-re)Glenn Morris2007-10-251-3/+3
| * (f90-do-indent, f90-if-indent)Glenn Morris2007-10-231-2/+21
| * (f90-font-lock-keywords-2, f90-looking-at-type-like): Fix regexp typos.Glenn Morris2007-10-201-2/+2
* | (f90-indented-comment-re, f90-directive-comment-re)Glenn Morris2007-10-251-3/+3
* | (f90-keywords-re, f90-keywords-level-3-re): Add `non_intrinsic'.Glenn Morris2007-10-251-38/+155
* | (f90-do-indent, f90-if-indent)Glenn Morris2007-10-231-0/+20
* | Add some support for Fortran 2003 syntax:Glenn Morris2007-10-221-37/+195
* | Untabify.Glenn Morris2007-10-221-194/+194
* | Remove leading "*" from defcustom doc-strings.Glenn Morris2007-10-221-14/+14
* | (f90-font-lock-keywords-2, f90-looking-at-type-like): Fix regexp typos.Glenn Morris2007-10-201-2/+2
* | (f90-mode-abbrev-table): Use mapc rather than mapcar.Glenn Morris2007-09-211-1/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (f90-mode-abbrev-table): Define abbrevs even if abbrev-table isGlenn Morris2006-12-051-66/+68
* (f90-comment-indent): Do not move point in default case.Glenn Morris2006-11-231-2/+3
* (f90-indent-region): Bind case-fold-search to t.Glenn Morris2006-11-101-0/+1
* Revert previous inadvertent check-in of local changes.Glenn Morris2006-02-081-42/+6
* Add 2006 to copyright years.Glenn Morris2006-02-081-8/+44
* Add :link (custom-group-link font-lock-faces) to defgroup.Juri Linkov2005-11-171-0/+1
* From John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)Glenn Morris2005-11-021-1/+1
* (f90-keywords-re, f90-mode): Doc fix.Glenn Morris2005-10-081-6/+6
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+2
* (f90-abbrev-start): Avoid warning.Richard M. Stallman2005-07-161-1/+2