| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Rename set-temporary-overlay-map -> set-transient-map | Chong Yidong | 2013-12-23 | 1 | -1/+1 |
* | Do not call to `selected-frame' where it is assumed by default. | Dmitry Antipov | 2013-08-05 | 1 | -1/+1 |
* | * lisp/progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re) | Stefan Monnier | 2013-05-16 | 1 | -94/+106 |
* | * lisp/progmodes/f90.el (f90-blocks-re): Include the terminating \> in the | Stefan Monnier | 2013-05-14 | 1 | -6/+6 |
* | * f90.el (f90-imenu-generic-expression): Fix typo in 2013-05-08 change. | Glenn Morris | 2013-05-14 | 1 | -1/+1 |
* | * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_". | Stefan Monnier | 2013-05-08 | 1 | -124/+122 |
* | * lisp/progmodes/f90.el (f90-smart-end-names): New option. | Glenn Morris | 2013-05-07 | 1 | -6/+37 |
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 1 | -1/+1 |
|\ |
|
| * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | | Fix for indentation of f90 preproc lines embedded in continuations | Glenn Morris | 2012-12-10 | 1 | -14/+19 |
|/ |
|
* | Update docstrings and comments to use "init file" terminology. | Chong Yidong | 2012-09-17 | 1 | -3/+2 |
* | Merge from emacs-24; up to 2012-04-30T11:57:47Z!sdl.web@gmail.com | Glenn Morris | 2012-06-28 | 1 | -1/+9 |
|\ |
|
| * | Add some f90 preprocessor font-lock (bug#10499) | Glenn Morris | 2012-06-21 | 1 | -1/+9 |
* | | Use set-temporary-overlay-map. | Stefan Monnier | 2012-05-04 | 1 | -12/+7 |
* | | Remove * characters from the front of variable docstrings. | Chong Yidong | 2012-04-09 | 1 | -1/+1 |
|/ |
|
* | Doc fix for lexical-binding being in line one. | Glenn Morris | 2012-01-25 | 1 | -2/+1 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-26 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+1 |
* | Small fix for f90-next-statement. | Glenn Morris | 2011-10-11 | 1 | -1/+1 |
* | f90 indentation fix. | Glenn Morris | 2011-10-08 | 1 | -8/+13 |
* | Tweak previous f90.el change. | Glenn Morris | 2011-09-19 | 1 | -6/+7 |
* | Fixes for f90.el filling in comments (bug#9553) | Lawrence Mitchell | 2011-09-19 | 1 | -2/+4 |
* | * lisp/progmodes/f90.el (f90-looking-at-critical): Doc fix. | Glenn Morris | 2011-06-25 | 1 | -1/+1 |
* | Add support for block and critical blocks to f90.el. | Glenn Morris | 2011-06-25 | 1 | -6/+63 |
* | Add some co-array stuff to f90.el. | Glenn Morris | 2011-06-25 | 1 | -2/+6 |
* | Add some more F2008 font-locking for f90.el. | Glenn Morris | 2011-06-25 | 1 | -2/+6 |
* | * lisp/progmodes/f90.el (f90-procedures-re): Add F2008 "is_contiguous". | Glenn Morris | 2011-06-25 | 1 | -1/+1 |
* | Add submodule support to f90.el. | Glenn Morris | 2011-06-25 | 1 | -11/+23 |
* | Add some F2008 keywords to f90.el font-locking. | Glenn Morris | 2011-06-25 | 1 | -0/+18 |
* | Give % punctuation syntax in fortran modes (bug#8820) | Glenn Morris | 2011-06-11 | 1 | -11/+1 |
* | Don't quote lambda expressions with `quote'. | Stefan Monnier | 2011-05-23 | 1 | -3/+3 |
* | * lisp/progmodes/f90.el (f90-type-def-re): Handle "type, bind(c)". (Bug#8691) | Glenn Morris | 2011-05-18 | 1 | -1/+3 |
* | Use lexcical-binding in f90.el. | Glenn Morris | 2011-04-16 | 1 | -4/+8 |
* | * lisp/progmodes/f90.el (f90-find-tag-default): Handle multiple `%'. | Glenn Morris | 2011-03-31 | 1 | -1/+1 |
* | Merge from emacs-23; up to 2010-05-26T14:19:15Z!monnier@iro.umontreal.ca. | Glenn Morris | 2011-02-05 | 1 | -0/+10 |
|\ |
|
| * | f90.el fix for bug#7919. | Glenn Morris | 2011-02-03 | 1 | -0/+10 |
* | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Derive from prog-mode, use derived-mode-p, and fix up various | Stefan Monnier | 2010-12-10 | 1 | -3/+1 |
* | | Bind "C-c ]" to block-closing commands in several modes. | Chong Yidong | 2010-10-23 | 1 | -0/+1 |
* | | Derive Fortran modes from prog-mode. | Glenn Morris | 2010-05-20 | 1 | -10/+5 |
|/ |
|
* | Close bug#5593. | Glenn Morris | 2010-02-18 | 1 | -0/+2 |
* | Fix previous change for F2003 interfaces. | Glenn Morris | 2010-02-07 | 1 | -19/+10 |
* | Handle F2003 named interfaces. | Glenn Morris | 2010-02-06 | 1 | -5/+22 |
* | * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'. | Glenn Morris | 2010-02-05 | 1 | -3/+2 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |