emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/luwak ec97058718 28/28: minor docstring


From: ELPA Syncer
Subject: [elpa] externals/luwak ec97058718 28/28: minor docstring
Date: Tue, 25 Oct 2022 15:57:55 -0400 (EDT)

branch: externals/luwak
commit ec970587184cd5e4af724d8d9ac40fc4499e3be7
Author: Yuchen Pei <hi@ypei.me>
Commit: Yuchen Pei <hi@ypei.me>

    minor docstring
---
 luwak.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/luwak.el b/luwak.el
index 93b3d0fd0d..236a25f42e 100644
--- a/luwak.el
+++ b/luwak.el
@@ -46,8 +46,9 @@
 (defcustom luwak-tor-switch t
   "Switch behaviour of prefix arg concerning the use of tor.
 
-When nil, use tor by default, and not use it with a prefix arg.  
-When non-nill, swap the tor-switch in prefix-arg effect."
+When nil, use tor by default (requires a tor daemon having been
+started in the system), and not use it with a prefix arg.  When
+non-nill, swap the tor-switch in prefix-arg effect."
   :group 'luwak :type '(boolean))
 (defcustom luwak-max-history-length 100
   "Maximum history length."



reply via email to

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