From: Glenn Morris Date: Fri, 24 Sep 2010 02:59:16 +0000 (-0700) Subject: Comments. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~47^2~42^2~59 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9a7cfdb82a73229b743e480d44e8f240139f6c6f;p=emacs.git Comments. --- diff --git a/lisp/filesets.el b/lisp/filesets.el index b7e37a8ca33..d530269bae3 100644 --- a/lisp/filesets.el +++ b/lisp/filesets.el @@ -348,7 +348,7 @@ See `add-submenu' for documentation." :group 'filesets) ;;(defcustom filesets-menu-cnvfp-flag nil -;; "*Non-nil means show \"Convert :pattern to :files\" entry for :pattern menus." +;; "Non-nil means show \"Convert :pattern to :files\" entry for :pattern menus." ;; :set (function filesets-set-default!) ;; :type 'boolean ;; :group 'filesets) diff --git a/lisp/imenu.el b/lisp/imenu.el index 1eac458fd51..cf055b38550 100644 --- a/lisp/imenu.el +++ b/lisp/imenu.el @@ -162,7 +162,7 @@ element should come before the second. The arguments are cons cells; ;; No longer used. KFS 2004-10-27 ;; (defcustom imenu-scanning-message "Scanning buffer for index (%3d%%)" -;; "*Progress message during the index scanning of the buffer. +;; "Progress message during the index scanning of the buffer. ;; If non-nil, user gets a message during the scanning of the buffer. ;; ;; Relevant only if the mode-specific function that creates the buffer