diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b7851101c00..9cdabc0f00a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2001-02-18 Dave Love + + * imenu.el (imenu--generic-function): Use mapc to iterate over + syntax characters. + 2001-02-17 Richard M. Stallman * progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.