]> git.eshelyaron.com Git - emacs.git/commit
Fixes for f90.el filling in comments (bug#9553)
authorLawrence Mitchell <wence@gmx.li>
Tue, 20 Sep 2011 04:12:05 +0000 (21:12 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 20 Sep 2011 04:12:05 +0000 (21:12 -0700)
commitf84e2fe26c96da1e9091bbdffebb55304c9b44c8
treeb5c46762dcfcfcb0bd8b1addf8650f940a6b77bc
parent78054a469de3f8942d96eaf8c024070700ac9bae
Fixes for f90.el filling in comments (bug#9553)

* lisp/progmodes/f90.el (f90-break-line): If breaking inside comment delete
all whitespace around breakpoint.
(f90-find-breakpoint): Only break at whitespace inside a comment.
lisp/ChangeLog
lisp/progmodes/f90.el