Fix for indentation of f90 preproc lines embedded in continuations
authorGlenn Morris <rgm@gnu.org>
Tue, 11 Dec 2012 04:42:49 +0000 (20:42 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 11 Dec 2012 04:42:49 +0000 (20:42 -0800)
commita0099d31a646b16ee0bbc65c423f327066d59e54
tree8c4ac176e9900943133f83e62b44dc7d798925a3
parent8c21bef6d1a31b6a5f1879530f7dcb2525d942ca
Fix for indentation of f90 preproc lines embedded in continuations

* lisp/progmodes/f90.el (f90-line-continued, f90-indent-region):
Treat preprocessor lines embedded in continuations like comments.
(f90-indent-line): Special-case preprocessor lines.

* test/automated/f90.el (f90-test-bug13138): New test.
lisp/ChangeLog
lisp/progmodes/f90.el
test/ChangeLog
test/automated/f90.el