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

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

[elpa] externals/luwak 1899e7903a 19/28: typo


From: ELPA Syncer
Subject: [elpa] externals/luwak 1899e7903a 19/28: typo
Date: Tue, 25 Oct 2022 15:57:54 -0400 (EDT)

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

    typo
---
 luwak.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/luwak.el b/luwak.el
index 8ad724394f..b98c34caa1 100644
--- a/luwak.el
+++ b/luwak.el
@@ -200,7 +200,7 @@ When non-nill, swap the tor-switch in prefix-arg effect."
     (add-to-history 'luwak-history
                     (cons (plist-get luwak-data :url)
                           (plist-get luwak-data :dump)))
-    (when luwak-keep-history luwak-add-to-history-file)
+    (when luwak-keep-history (luwak-add-to-history-file))
     (plist-put luwak-data :history-pos 0)))
 
 (defun luwak-add-to-history-file ()



reply via email to

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