Mercurial > emacs
changeset 45380:d658364504ba
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 19 May 2002 23:23:22 +0000 |
parents | eadb2403fb8a |
children | 845f37c81b22 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 19 23:22:50 2002 +0000 +++ b/lisp/ChangeLog Sun May 19 23:23:22 2002 +0000 @@ -6,6 +6,7 @@ (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. + (f90-change-keywords): Doc fix. 2002-05-19 Richard M. Stallman <rms@gnu.org>