Mercurial > emacs
changeset 110537:bc1aa8d4c8dd
Comments.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 23 Sep 2010 19:59:16 -0700 |
parents | 4ee5521b7a45 |
children | 77c2be84591c |
files | lisp/filesets.el lisp/imenu.el |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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)
--- 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