aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b74d7930cab..7537eed4ecb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,8 @@
12002-05-19 Glenn Morris <gmorris@ast.cam.ac.uk> 12002-05-19 Glenn Morris <gmorris@ast.cam.ac.uk>
2 2
3 * progmodes/f90.el (f90-match-end): Simplify it a bit. 3 * progmodes/f90.el (f90-match-end, f90-break-line): Simplify a bit.
4 (f90-get-present-comment-type): Fix earlier change.
5 (f90-comment-indent): Doc fix.
4 6
52002-05-19 Richard M. Stallman <rms@gnu.org> 72002-05-19 Richard M. Stallman <rms@gnu.org>
6 8