]> code.delx.au - gnu-emacs-elpa/commit
New variable specifying what file extensions are Fortran 90 code
authorLawrence Mitchell <wence@gmx.li>
Mon, 18 Jul 2011 14:49:37 +0000 (15:49 +0100)
committerLawrence Mitchell <wence@gmx.li>
Mon, 18 Jul 2011 14:49:37 +0000 (15:49 +0100)
commita335f6c7165063ac6064bb077052d4b4dacf82be
treea786613f5b2a6842a606bd7861400ab73fe1e25e
parentf29d5bef763ebf32ba2199f28c36bfd5234e59a9
New variable specifying what file extensions are Fortran 90 code

Rather than hardcoding the regexp for .F90, .f90 and .fpp, add a new
variable `f90-file-extensions', a list of possible extensions that
match Fortran 90 files.  While we're at it, add a customisation group
to pull user options together.
f90-interface-browser.el