emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r113637: * speedbar.el (speedbar-query-confirmation-


From: Tassilo Horn
Subject: [Emacs-diffs] trunk r113637: * speedbar.el (speedbar-query-confirmation-method): Doc fix.
Date: Thu, 01 Aug 2013 18:47:02 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 113637
revision-id: address@hidden
parent: address@hidden
committer: Tassilo Horn <address@hidden>
branch nick: trunk
timestamp: Thu 2013-08-01 20:46:10 +0200
message:
  * speedbar.el (speedbar-query-confirmation-method): Doc fix.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/speedbar.el               
speedbar.el-20091113204419-o5vbwnq5f7feedwu-1271
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2013-08-01 12:58:28 +0000
+++ b/lisp/ChangeLog    2013-08-01 18:46:10 +0000
@@ -1,5 +1,7 @@
 2013-08-01  Tassilo Horn  <address@hidden>
 
+       * speedbar.el (speedbar-query-confirmation-method): Doc fix.
+
        * whitespace.el (whitespace-ensure-local-variables): New function.
        (whitespace-cleanup-region): Call it.
        (whitespace-turn-on): Call it.

=== modified file 'lisp/speedbar.el'
--- a/lisp/speedbar.el  2013-05-22 03:13:56 +0000
+++ b/lisp/speedbar.el  2013-08-01 18:46:10 +0000
@@ -250,7 +250,7 @@
 
 (defcustom speedbar-query-confirmation-method 'all
   "Query control for file operations.
-The 'always flag means to always query before file operations.
+The 'all flag means to always query before file operations.
 The 'none-but-delete flag means to not query before any file
 operations, except before a file deletion."
   :group 'speedbar


reply via email to

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