changeset 36176:e65946d745a5

*** empty log message ***
author Dave Love <fx@gnu.org>
date Sun, 18 Feb 2001 17:46:45 +0000
parents 09e4cd51e147
children 548a3aac5d5d
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Feb 18 16:41:13 2001 +0000
+++ b/lisp/ChangeLog	Sun Feb 18 17:46:45 2001 +0000
@@ -1,3 +1,8 @@
+2001-02-18  Dave Love  <fx@gnu.org>
+
+	* imenu.el (imenu--generic-function): Use mapc to iterate over
+	syntax characters.
+
 2001-02-17  Richard M. Stallman  <rms@gnu.org>
 
 	* progmodes/fortran.el (fortran-strip-sqeuence-nos): Doc fix.