Improve treatment of Fortran's "class is"
commite46a13446a0dc68e5bc10636d9c40ce5b331efb9
authorGlenn Morris <rgm@gnu.org>
Mon, 28 Nov 2016 00:05:02 +0000 (27 16:05 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 28 Nov 2016 00:05:02 +0000 (27 16:05 -0800)
tree49562aeda927218ea0cb4d37442cb829d330cd0e
parent3674317311131a597dacc8920c5e1cd258ccd6d7
Improve treatment of Fortran's "class is"

* lisp/progmodes/f90.el (f90-start-block-re, f90-no-block-limit):
Handle "class is".  (Bug#25039)
* test/automated/f90.el (f90-test-bug25039): New test.
lisp/progmodes/f90.el
test/automated/f90.el