# HG changeset patch # User Glenn Morris # Date 1021850382 0 # Node ID 494cbdfb664fd125ab4b57a4c000ca7c7a52be42 # Parent 31cf809b5bc2539606fdc67faebc25dcf16111a1 *** empty log message *** diff -r 31cf809b5bc2 -r 494cbdfb664f lisp/ChangeLog --- a/lisp/ChangeLog Sun May 19 23:18:16 2002 +0000 +++ b/lisp/ChangeLog Sun May 19 23:19:42 2002 +0000 @@ -3,6 +3,9 @@ * 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. + (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case) + (f90-looking-at-if-then): Remove lets. + (f90-looking-at-where-or-forall): Handle if split over lines. 2002-05-19 Richard M. Stallman