diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 |
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 @@ * autoinsert.el (auto-insert-directory): Doc fix. + * progmodes/f90.el: Add/change doc strings for many inline + functions. + (f90-indent-line-no, f90-update-line): Minor code changes. + 2002-04-29 Kim F. Storm <storm@cua.dk> * emulation/cua-base.el: New file. |