# HG changeset patch # User Glenn Morris # Date 1250970109 0 # Node ID 6a56db2e57569598805ee65349dfa173115e609f # Parent 5a7504ff8b85eb9dce4a73a40c0a1068c8abaa18 Comment. diff -r 5a7504ff8b85 -r 6a56db2e5756 lisp/imenu.el --- 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."