aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/f90.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* hideshow: Rework previous changesElías Gabriel Pérez2025-11-081-1/+1
* hideshow: Rework previous changesElías Gabriel Pérez2025-11-061-8/+7
* hideshow: Rewrite 'hs-special-modes-alist'Elías Gabriel Pérez2025-11-041-6/+6
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Prefer defvar-keymap in f90.elStefan Kangas2024-12-131-104/+99
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; Delete redundant defvars; font-lock is preloadedStefan Kangas2023-08-251-1/+0
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Merge from origin/emacs-28Stefan Kangas2022-08-131-4/+3
|\
| * Delete references to deleted library hilit19.elStefan Kangas2022-08-121-4/+3
* | Remove f90-mode regexp ambiguity (bug#17222)Mattias Engdegård2022-05-241-1/+1
* | Remove compat code; assume imenu.el existsStefan Kangas2022-05-201-3/+1
* | Fix fontification of multi-line declarations in f90-modeLars Ingebrigtsen2022-05-111-3/+3
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix highlighting of "Exit*" phrases in f90-modeLars Ingebrigtsen2021-12-041-2/+4
* | Add highlighting of the F2008 keyword "impure"Lars Ingebrigtsen2021-10-311-0/+1
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-3/+3
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-9/+10
* Remove some unnecessary references to Emacs 18Stefan Kangas2021-02-051-3/+2
* Make backslash characters no longer escape in `f90-mode'Lars Ingebrigtsen2021-02-031-6/+5
* Prefer defvar-local in progmodes/*.elStefan Kangas2021-01-311-2/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in several progmodesStefan Kangas2020-12-061-22/+19
* Fix narrow-to-defun in f90-modeLars Ingebrigtsen2020-10-171-19/+22
* ; Unmaintain fortran elispGlenn Morris2020-01-151-1/+1
* f90: handle F2008 module functionGlenn Morris2020-01-151-5/+12
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix some ineffective backslashes in string literalsMattias Engdegård2019-03-161-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Remove some obsolete compat code in f90.elGlenn Morris2018-01-091-11/+4
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* In f90.el, set fill-paragraph-function to a useful valueGlenn Morris2017-11-081-1/+17
* Improve treatment of Fortran's "class default"Glenn Morris2017-10-191-3/+9
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Convert more uses of looking-at to following-charMark Oteiza2017-07-061-2/+2
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Improve treatment of Fortran's "class is"Glenn Morris2016-11-271-2/+5
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-1/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* * lisp/progmodes/f90.el (f90-no-block-limit):Glenn Morris2015-11-011-1/+1
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-4/+0
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-11/+11
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* * lisp/progmodes/f90.el (f90-type-def-re): Handle attribute listsGlenn Morris2015-07-051-4/+4
* * lisp/progmodes/f90.el (f90-backslash-not-special): Use user-error.Glenn Morris2015-06-101-1/+1