index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
f90.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Merge from origin/emacs-28
Stefan Kangas
2022-08-13
1
-4
/
+3
|
\
|
*
Delete references to deleted library hilit19.el
Stefan Kangas
2022-08-12
1
-4
/
+3
*
|
Remove f90-mode regexp ambiguity (bug#17222)
Mattias Engdegård
2022-05-24
1
-1
/
+1
*
|
Remove compat code; assume imenu.el exists
Stefan Kangas
2022-05-20
1
-3
/
+1
*
|
Fix fontification of multi-line declarations in f90-mode
Lars Ingebrigtsen
2022-05-11
1
-3
/
+3
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Fix highlighting of "Exit*" phrases in f90-mode
Lars Ingebrigtsen
2021-12-04
1
-2
/
+4
*
|
Add highlighting of the F2008 keyword "impure"
Lars Ingebrigtsen
2021-10-31
1
-0
/
+1
|
/
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-3
/
+3
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-9
/
+10
*
Remove some unnecessary references to Emacs 18
Stefan Kangas
2021-02-05
1
-3
/
+2
*
Make backslash characters no longer escape in `f90-mode'
Lars Ingebrigtsen
2021-02-03
1
-6
/
+5
*
Prefer defvar-local in progmodes/*.el
Stefan Kangas
2021-01-31
1
-2
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in several progmodes
Stefan Kangas
2020-12-06
1
-22
/
+19
*
Fix narrow-to-defun in f90-mode
Lars Ingebrigtsen
2020-10-17
1
-19
/
+22
*
; Unmaintain fortran elisp
Glenn Morris
2020-01-15
1
-1
/
+1
*
f90: handle F2008 module function
Glenn Morris
2020-01-15
1
-5
/
+12
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix some ineffective backslashes in string literals
Mattias Engdegård
2019-03-16
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Remove some obsolete compat code in f90.el
Glenn Morris
2018-01-09
1
-11
/
+4
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
In f90.el, set fill-paragraph-function to a useful value
Glenn Morris
2017-11-08
1
-1
/
+17
*
Improve treatment of Fortran's "class default"
Glenn Morris
2017-10-19
1
-3
/
+9
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Convert more uses of looking-at to following-char
Mark Oteiza
2017-07-06
1
-2
/
+2
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Improve treatment of Fortran's "class is"
Glenn Morris
2016-11-27
1
-2
/
+5
*
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-02-05
1
-1
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-2
/
+2
*
* lisp/progmodes/f90.el (f90-no-block-limit):
Glenn Morris
2015-11-01
1
-1
/
+1
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-4
/
+0
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-11
/
+11
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-1
/
+1
*
* lisp/progmodes/f90.el (f90-type-def-re): Handle attribute lists
Glenn Morris
2015-07-05
1
-4
/
+4
*
* lisp/progmodes/f90.el (f90-backslash-not-special): Use user-error.
Glenn Morris
2015-06-10
1
-1
/
+1
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-28
1
-2
/
+2
*
* lisp/progmodes/f90.el (f90-type-def-re): Add "type, extends".
Glenn Morris
2015-05-27
1
-2
/
+4
*
Revert doc string changes to f90.el
Paul Eggert
2015-05-20
1
-2
/
+2
*
Fix minor quoting problems in doc strings
Paul Eggert
2015-05-19
1
-2
/
+2
*
f90.el: add some support for continued strings without leading '&'
Glenn Morris
2015-02-23
1
-3
/
+11
*
f90.el: Add some F2008 keywords
Glenn Morris
2015-02-19
1
-2
/
+9
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org
Glenn Morris
2014-07-02
1
-2
/
+2
|
\
[next]