index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
f90.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-11-08
hideshow: Rework previous changes
Elías Gabriel Pérez
2025-11-06
hideshow: Rework previous changes
Elías Gabriel Pérez
2025-11-04
hideshow: Rewrite 'hs-special-modes-alist'
Elías Gabriel Pérez
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-13
Prefer defvar-keymap in f90.el
Stefan Kangas
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-08-25
; Delete redundant defvars; font-lock is preloaded
Stefan Kangas
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-13
Merge from origin/emacs-28
Stefan Kangas
2022-08-12
Delete references to deleted library hilit19.el
Stefan Kangas
2022-05-24
Remove f90-mode regexp ambiguity (bug#17222)
Mattias Engdegård
2022-05-20
Remove compat code; assume imenu.el exists
Stefan Kangas
2022-05-11
Fix fontification of multi-line declarations in f90-mode
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-04
Fix highlighting of "Exit*" phrases in f90-mode
Lars Ingebrigtsen
2021-10-31
Add highlighting of the F2008 keyword "impure"
Lars Ingebrigtsen
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-02-05
Remove some unnecessary references to Emacs 18
Stefan Kangas
2021-02-03
Make backslash characters no longer escape in `f90-mode'
Lars Ingebrigtsen
2021-01-31
Prefer defvar-local in progmodes/*.el
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-06
Prefer setq-local in several progmodes
Stefan Kangas
2020-10-17
Fix narrow-to-defun in f90-mode
Lars Ingebrigtsen
2020-01-15
; Unmaintain fortran elisp
Glenn Morris
2020-01-15
f90: handle F2008 module function
Glenn Morris
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-03-16
Fix some ineffective backslashes in string literals
Mattias Engdegård
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-09
Remove some obsolete compat code in f90.el
Glenn Morris
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-11-08
In f90.el, set fill-paragraph-function to a useful value
Glenn Morris
2017-10-19
Improve treatment of Fortran's "class default"
Glenn Morris
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-07-06
Convert more uses of looking-at to following-char
Mark Oteiza
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-11-27
Improve treatment of Fortran's "class is"
Glenn Morris
2016-02-05
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-17
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-01
* lisp/progmodes/f90.el (f90-no-block-limit):
Glenn Morris
2015-09-29
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-17
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-03
Fix some more docstring etc. quoting problems
Paul Eggert
2015-07-05
* lisp/progmodes/f90.el (f90-type-def-re): Handle attribute lists
Glenn Morris
2015-06-10
* lisp/progmodes/f90.el (f90-backslash-not-special): Use user-error.
Glenn Morris
[next]