]> git.eshelyaron.com Git - emacs.git/commitdiff
(imenu--generic-function): Ignore text properties.
authorKarl Heuer <kwzh@gnu.org>
Fri, 16 Feb 1996 00:52:43 +0000 (00:52 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 16 Feb 1996 00:52:43 +0000 (00:52 +0000)
lisp/imenu.el

index a26e6d2ea2c74f49a03afc54a6f3b6f827ca84a4..2e9d9be1cbb71102db749a10afb1f5df54c90ae9 100644 (file)
@@ -627,7 +627,7 @@ pattern.
                              (end (match-end index)))
                          (setq found t)
                          (push 
-                          (cons (buffer-substring beg end) beg)
+                          (cons (buffer-substring-no-properties beg end) beg)
                           (cdr 
                            (or (if (not (stringp menu-title)) index-alist) 
                                (assoc