summaryrefslogtreecommitdiff
path: root/lisp/progmodes/f90.el
Commit message (Expand)AuthorAge
* Remove some unnecessary references to Emacs 18Stefan Kangas2021-02-05
* Make backslash characters no longer escape in `f90-mode'Lars Ingebrigtsen2021-02-03
* Prefer defvar-local in progmodes/*.elStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in several progmodesStefan Kangas2020-12-06
* Fix narrow-to-defun in f90-modeLars Ingebrigtsen2020-10-17
* ; Unmaintain fortran elispGlenn Morris2020-01-15
* f90: handle F2008 module functionGlenn Morris2020-01-15
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix some ineffective backslashes in string literalsMattias Engdegård2019-03-16
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Remove some obsolete compat code in f90.elGlenn Morris2018-01-09
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* In f90.el, set fill-paragraph-function to a useful valueGlenn Morris2017-11-08
* Improve treatment of Fortran's "class default"Glenn Morris2017-10-19
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Convert more uses of looking-at to following-charMark Oteiza2017-07-06
* Update copyright year to 2017Paul Eggert2016-12-31
* Improve treatment of Fortran's "class is"Glenn Morris2016-11-27
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-05
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* * lisp/progmodes/f90.el (f90-no-block-limit):Glenn Morris2015-11-01
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* * lisp/progmodes/f90.el (f90-type-def-re): Handle attribute listsGlenn Morris2015-07-05
* * lisp/progmodes/f90.el (f90-backslash-not-special): Use user-error.Glenn Morris2015-06-10
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-28
* * lisp/progmodes/f90.el (f90-type-def-re): Add "type, extends".Glenn Morris2015-05-27
* Revert doc string changes to f90.elPaul Eggert2015-05-20
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-19
* f90.el: add some support for continued strings without leading '&'Glenn Morris2015-02-23
* f90.el: Add some F2008 keywordsGlenn Morris2015-02-19
* Update copyright year to 2015Paul Eggert2015-01-01
* Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.orgGlenn Morris2014-07-02
|\
| * Doc and comment fixes re "online" helpGlenn Morris2014-06-28
* | * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-28
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Rename set-temporary-overlay-map -> set-transient-mapChong Yidong2013-12-23
* Do not call to `selected-frame' where it is assumed by default.Dmitry Antipov2013-08-05
* * lisp/progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)Stefan Monnier2013-05-16
* * lisp/progmodes/f90.el (f90-blocks-re): Include the terminating \> in theStefan Monnier2013-05-14
* * f90.el (f90-imenu-generic-expression): Fix typo in 2013-05-08 change.Glenn Morris2013-05-14
* * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".Stefan Monnier2013-05-08
* * lisp/progmodes/f90.el (f90-smart-end-names): New option.Glenn Morris2013-05-07
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Fix for indentation of f90 preproc lines embedded in continuationsGlenn Morris2012-12-10
|/