]> git.eshelyaron.com Git - emacs.git/commit
Remove f90-mode regexp ambiguity (bug#17222)
authorMattias Engdegård <mattiase@acm.org>
Tue, 24 May 2022 18:08:05 +0000 (20:08 +0200)
committerMattias Engdegård <mattiase@acm.org>
Tue, 24 May 2022 18:09:58 +0000 (20:09 +0200)
commit71178fbdc6a1124131dc3a760bde9d79d34ecec2
tree46cbdbdb7812e35da758299605e1d260714fe5d3
parent5f6e64a316adc6cd6ea140453718160643c6cd93
Remove f90-mode regexp ambiguity (bug#17222)

* lisp/progmodes/f90.el (f90-font-lock-keywords-2):
Modify regexp to be better-behaved.
lisp/progmodes/f90.el