emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r101580: Comments.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r101580: Comments.
Date: Thu, 23 Sep 2010 19:59:16 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 101580
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Thu 2010-09-23 19:59:16 -0700
message:
  Comments.
modified:
  lisp/filesets.el
  lisp/imenu.el
=== modified file 'lisp/filesets.el'
--- a/lisp/filesets.el  2010-01-13 08:35:10 +0000
+++ b/lisp/filesets.el  2010-09-24 02:59:16 +0000
@@ -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)

=== modified file 'lisp/imenu.el'
--- a/lisp/imenu.el     2010-01-13 08:35:10 +0000
+++ b/lisp/imenu.el     2010-09-24 02:59:16 +0000
@@ -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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]