changeset 45373:0ca1f86bf6fc

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sun, 19 May 2002 22:28:15 +0000
parents ecefa899fdb3
children 030fb28e7ec2
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 19 22:25:25 2002 +0000
+++ b/lisp/ChangeLog	Sun May 19 22:28:15 2002 +0000
@@ -1,6 +1,8 @@
 2002-05-19  Glenn Morris  <gmorris@ast.cam.ac.uk>
 
-	* progmodes/f90.el (f90-match-end): Simplify it a bit.
+	* progmodes/f90.el (f90-match-end, f90-break-line): Simplify a bit.
+	(f90-get-present-comment-type): Fix earlier change.
+	(f90-comment-indent): Doc fix.
 
 2002-05-19  Richard M. Stallman  <rms@gnu.org>