aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0bcd38aa953..3a1e9117878 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -15,6 +15,10 @@
15 15
16 * autoinsert.el (auto-insert-directory): Doc fix. 16 * autoinsert.el (auto-insert-directory): Doc fix.
17 17
18 * progmodes/f90.el: Add/change doc strings for many inline
19 functions.
20 (f90-indent-line-no, f90-update-line): Minor code changes.
21
182002-04-29 Kim F. Storm <storm@cua.dk> 222002-04-29 Kim F. Storm <storm@cua.dk>
19 23
20 * emulation/cua-base.el: New file. 24 * emulation/cua-base.el: New file.