changeset 50580:bcc6ebd2dc9e

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sun, 13 Apr 2003 13:11:24 +0000
parents 603b312a33d1
children 4daf1ecf4381
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Apr 13 13:09:24 2003 +0000
+++ b/lisp/ChangeLog	Sun Apr 13 13:11:24 2003 +0000
@@ -1,3 +1,11 @@
+2003-04-13  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+	* progmodes/fortran.el (fortran-previous-statement): Check for
+	fortran-continuation-string.
+	(fortran-calculate-indent): Do not add extra whitespace to
+	strings broken over lines.
+	(fortran-fill): Handle long strings that must be broken.
+
 2003-04-13  Kai Gro,A_(Bjohann  <kai.grossjohann@gmx.net>
 	From Michael Albinus <Michael.Albinus@alcatel.de>.