From 31faef474ee9fe8ee1a50eb13c5bc8a1c15f1fea Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 15 Jul 1994 22:07:41 +0000 Subject: [PATCH] Comment fix. --- lisp/imenu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." ;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; Return the current/previous sexp and the location of the sexp (it's +;; Return the current/previous sexp and the location of the sexp (its ;; beginning) without moving the point. (defun imenu-example--name-and-position () (save-excursion -- 2.39.5