diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b7851101c00..9cdabc0f00a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-02-18 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * imenu.el (imenu--generic-function): Use mapc to iterate over | ||
| 4 | syntax characters. | ||
| 5 | |||
| 1 | 2001-02-17 Richard M. Stallman <rms@gnu.org> | 6 | 2001-02-17 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix. | 8 | * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix. |