From 5f648ab4b0a3f55c0e85253fb0d6a6f8b8326c12 Mon Sep 17 00:00:00 2001 From: Tassilo Horn Date: Thu, 1 Aug 2013 20:46:10 +0200 Subject: * speedbar.el (speedbar-query-confirmation-method): Doc fix. --- lisp/speedbar.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/speedbar.el') diff --git a/lisp/speedbar.el b/lisp/speedbar.el index 9daa77b740f..2f995219193 100644 --- a/lisp/speedbar.el +++ b/lisp/speedbar.el @@ -250,7 +250,7 @@ frame." (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 -- cgit v1.2.1