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

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

[elpa] externals/kiwix 5aa6c3a 105/192: `string-empty-p` depends on (ema


From: Stefan Monnier
Subject: [elpa] externals/kiwix 5aa6c3a 105/192: `string-empty-p` depends on (emacs "24.4")
Date: Sat, 19 Dec 2020 00:41:42 -0500 (EST)

branch: externals/kiwix
commit 5aa6c3a07ddc299ac76cddaab14b2c3102da5db0
Author: stardiviner <numbchild@gmail.com>
Commit: stardiviner <numbchild@gmail.com>

    `string-empty-p` depends on (emacs "24.4")
---
 kiwix.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kiwix.el b/kiwix.el
index b4525cf..5c38bf4 100644
--- a/kiwix.el
+++ b/kiwix.el
@@ -7,7 +7,7 @@
 ;; URL: https://github.com/stardiviner/kiwix.el
 ;; Created: 23th July 2016
 ;; Version: 0.1.0
-;; Package-Requires: ((emacs "24.3") (cl-lib "0.5"))
+;; Package-Requires: ((emacs "24.4") (cl-lib "0.5"))
 
 ;;; Commentary:
 



reply via email to

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