# HG changeset patch # User Glenn Morris # Date 1021847295 0 # Node ID 0ca1f86bf6fce17727e848b39b39ff7bf41cc27b # Parent ecefa899fdb32138682671c02bad14bbc186b183 *** empty log message *** diff -r ecefa899fdb3 -r 0ca1f86bf6fc lisp/ChangeLog --- 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 - * 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