aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/imenu.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/imenu.el b/lisp/imenu.el
index d208a4568af..20a29acf8ee 100644
--- a/lisp/imenu.el
+++ b/lisp/imenu.el
@@ -485,7 +485,7 @@ See `imenu-choose-buffer-index' for more information."
485;;;; 485;;;;
486;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 486;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
487 487
488;; Return the current/previous sexp and the location of the sexp (it's 488;; Return the current/previous sexp and the location of the sexp (its
489;; beginning) without moving the point. 489;; beginning) without moving the point.
490(defun imenu-example--name-and-position () 490(defun imenu-example--name-and-position ()
491 (save-excursion 491 (save-excursion