summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2010-09-23 19:59:16 -0700
committerGlenn Morris <rgm@gnu.org>2010-09-23 19:59:16 -0700
commit9a7cfdb82a73229b743e480d44e8f240139f6c6f (patch)
tree8e921d5dc0d40ef292fa2ca2cacf7174cf374dc8
parent18778f7168a737157b81265b69b6d5d024d7c5a1 (diff)
downloademacs-9a7cfdb82a73229b743e480d44e8f240139f6c6f.tar.gz
Comments.
-rw-r--r--lisp/filesets.el2
-rw-r--r--lisp/imenu.el2
2 files changed, 2 insertions, 2 deletions
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