comparison lisp/ChangeLog @ 45380:d658364504ba

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sun, 19 May 2002 23:23:22 +0000
parents 494cbdfb664f
children cf6ac39b0249
comparison
equal deleted inserted replaced
45379:eadb2403fb8a 45380:d658364504ba
4 (f90-get-present-comment-type): Fix earlier change. 4 (f90-get-present-comment-type): Fix earlier change.
5 (f90-comment-indent): Doc fix. 5 (f90-comment-indent): Doc fix.
6 (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case) 6 (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case)
7 (f90-looking-at-if-then): Remove lets. 7 (f90-looking-at-if-then): Remove lets.
8 (f90-looking-at-where-or-forall): Handle if split over lines. 8 (f90-looking-at-where-or-forall): Handle if split over lines.
9 (f90-change-keywords): Doc fix.
9 10
10 2002-05-19 Richard M. Stallman <rms@gnu.org> 11 2002-05-19 Richard M. Stallman <rms@gnu.org>
11 12
12 * indent.el (indent-region): Make COLUMN arg optional. 13 * indent.el (indent-region): Make COLUMN arg optional.
13 14