diff lisp/imenu.el @ 104545:6a56db2e5756

Comment.
author Glenn Morris <rgm@gnu.org>
date Sat, 22 Aug 2009 19:41:49 +0000
parents 03262c903016
children c220a29e75fd
line wrap: on
line diff
--- a/lisp/imenu.el	Sat Aug 22 19:39:54 2009 +0000
+++ b/lisp/imenu.el	Sat Aug 22 19:41:49 2009 +0000
@@ -297,9 +297,9 @@
 ;;;;
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
-;; FIXME: This is the only imenu-example-* definition that's actually used,
-;; and it seems to only be used by cperl-mode.el.  We should just move it to
-;; cperl-mode.el and remove the rest.
+;; FIXME: This was the only imenu-example-* definition actually used,
+;; by cperl-mode.el.  Now cperl-mode has its own copy, so these can
+;; all be removed.
 (defun imenu-example--name-and-position ()
   "Return the current/previous sexp and its (beginning) location.
 Don't move point."