# HG changeset patch # User Glenn Morris # Date 1285297156 25200 # Node ID bc1aa8d4c8dd498ff1ca0ba6804743056fedb794 # Parent 4ee5521b7a45ce7889705907e019e259bfc16f6f Comments. diff -r 4ee5521b7a45 -r bc1aa8d4c8dd lisp/filesets.el --- a/lisp/filesets.el Thu Sep 23 19:38:11 2010 -0700 +++ b/lisp/filesets.el Thu Sep 23 19:59:16 2010 -0700 @@ -348,7 +348,7 @@ :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 -r 4ee5521b7a45 -r bc1aa8d4c8dd lisp/imenu.el --- a/lisp/imenu.el Thu Sep 23 19:38:11 2010 -0700 +++ b/lisp/imenu.el Thu Sep 23 19:59:16 2010 -0700 @@ -162,7 +162,7 @@ ;; 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