]> git.eshelyaron.com Git - emacs.git/commit
Fix highlighting of "Exit*" phrases in f90-mode
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 4 Dec 2021 04:07:41 +0000 (05:07 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 4 Dec 2021 04:07:41 +0000 (05:07 +0100)
commit6042417664e7771b030449e6938e1c149100b3b4
treee68e274da75a968e34492a1f5133ca7e6578c03c
parentb060c3844fb8ad5a134d160a844c5bf898024d15
Fix highlighting of "Exit*" phrases in f90-mode

* lisp/progmodes/f90.el (f90-font-lock-keywords-2): Don't
highlight phrases that start with "Exit" as an exit statement
(bug#14442).
lisp/progmodes/f90.el