diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4f25704b27e..325bc0a2e20 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2002-08-20 Glenn Morris <gmorris@ast.cam.ac.uk> | 1 | 2002-08-20 Glenn Morris <gmorris@ast.cam.ac.uk> |
| 2 | 2 | ||
| 3 | * progmodes/fortran.el (fortran-current-defun): Use save-excursion. | ||
| 4 | |||
| 3 | * imenu.el (imenu--generic-function): Use mapc. | 5 | * imenu.el (imenu--generic-function): Use mapc. |
| 4 | 6 | ||
| 5 | 2002-08-20 Richard M. Stallman <rms@gnu.org> | 7 | 2002-08-20 Richard M. Stallman <rms@gnu.org> |