]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/avy/avy.el
Merge commit 'e242f04e32c7d874c779fb83c86aa5bdbc508f18' from avy
[gnu-emacs-elpa] / packages / avy / avy.el
index d56f6dbab00fea903318f08ba284716f35f76309..da1f747e96cc3de3230f9c035378cd77cb4b235e 100644 (file)
@@ -3,7 +3,10 @@
 ;; Copyright (C) 2015  Free Software Foundation, Inc.
 
 ;; Author: Oleh Krehel <ohwoeowho@gmail.com>
-;; Version: 0
+;; URL: https://github.com/abo-abo/avy
+;; Version: 0.2.0
+;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))
+;; Keywords: point, location
 
 ;; This file is part of GNU Emacs.