]> git.eshelyaron.com Git - emacs.git/commit
Fix indentation of Fortran do-loops
authorEli Zaretskii <eliz@gnu.org>
Sat, 14 Sep 2024 14:18:57 +0000 (17:18 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 14 Sep 2024 20:35:00 +0000 (22:35 +0200)
commit9e38af5a129d77fd4e98287fe6eaee483d26f0a7
tree0cda730d7833d06f2b0effd66cb3e8919d9fdca0
parentb71eec43fc8c958320ceaf13167cb45831ba430e
Fix indentation of Fortran do-loops

* lisp/progmodes/fortran.el (fortran-calculate-indent): Fix regexp
for do-loops.  Reported by Ken Mankoff <km@kenmankoff.com>.
(Bug#73218)

(cherry picked from commit 98e582e74a2bbc2c7fdef02b8cd90036fa217712)
lisp/progmodes/fortran.el