branch: elpa/popup
commit 866a091b83369873b4d1c5d62a590fbb0a150bd0
Author: JenChieh <jcs090...@gmail.com>
Commit: JenChieh <jcs090...@gmail.com>

    Add homepage url
---
 popup.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/popup.el b/popup.el
index 92ab6ec..ed7efac 100644
--- a/popup.el
+++ b/popup.el
@@ -5,9 +5,10 @@
 
 ;; Author: Tomohiro Matsuyama <m2ym....@gmail.com>
 ;; Maintainer: Shen, Jen-Chieh <jcs090...@gmail.com>
+;; URL: https://github.com/auto-complete/popup-el
 ;; Keywords: lisp
 ;; Version: 0.5.8
-;; Package-Requires: ((cl-lib "0.5"))
+;; Package-Requires: ((emacs "24.3"))
 
 ;; 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

Reply via email to