branch: elpa/popup commit 4dbed57ce47c3128a53dc8e2b4cbb93288fb5d98 Author: Syohei YOSHIDA <syo...@gmail.com> Commit: Syohei YOSHIDA <syo...@gmail.com>
Update cl-lib version --- popup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/popup.el b/popup.el index bad8404..9409d0d 100644 --- a/popup.el +++ b/popup.el @@ -5,7 +5,7 @@ ;; Author: Tomohiro Matsuyama <m2ym....@gmail.com> ;; Keywords: lisp ;; Version: 0.5.3 -;; Package-Requires: ((cl-lib "0.3")) +;; Package-Requires: ((cl-lib "0.5")) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by