Mercurial > emacs
comparison BUGS @ 53700:444062830592
(fortran-break-before-delimiters): Doc fix.
(fortran-break-delimiters-re, fortran-no-break-re): New defconsts.
(fortran-fill): When filling a string, adjust re-search-backward
argument for special case of string just on fill-column.
When filling non-string, allow one extra char if
fortran-break-before-delimiters is non-nil. Suggested by
Michael Hagemann <michael.hagemann@unibas.ch>.
Use fortran-break-delimiters-re and fortran-no-break-re to
correctly handle cases such as "**".
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 25 Jan 2004 23:59:19 +0000 |
parents | af68d12218d0 |
children | 8ce686bd7f4f |
comparison
equal
deleted
inserted
replaced
53699:859030e39b53 | 53700:444062830592 |
---|