[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 ()
- [elpa] branch externals/luwak created (now ec97058718), ELPA Syncer, 2022/10/25
- [elpa] externals/luwak 1899e7903a 19/28: typo,
ELPA Syncer <=
- [elpa] externals/luwak 7652f876d0 08/28: display tor status, ELPA Syncer, 2022/10/25
- [elpa] externals/luwak 8e7da0d089 10/28: making using tor a user option, ELPA Syncer, 2022/10/25
- [elpa] externals/luwak 5e72329d3a 03/28: some more convenient keys, as well as removal of ref section, ELPA Syncer, 2022/10/25
- [elpa] externals/luwak 3c337adc87 07/28: removing deps on eww, ELPA Syncer, 2022/10/25
- [elpa] externals/luwak ea6a1c4c2d 18/28: removing an unused fun, ELPA Syncer, 2022/10/25
- [elpa] externals/luwak 3af6104fe5 13/28: make link render a user option and add dump to a file, ELPA Syncer, 2022/10/25
- [elpa] externals/luwak e0408b2cb6 15/28: org store and capture, ELPA Syncer, 2022/10/25
- [elpa] externals/luwak 05f5fef4bf 17/28: history and follow numbered link, ELPA Syncer, 2022/10/25
- [elpa] externals/luwak 0c1b6e97ab 11/28: docstring minor, ELPA Syncer, 2022/10/25
- [elpa] externals/luwak 8373015f75 21/28: Prepare for ELPA submission, ELPA Syncer, 2022/10/25