diff --git a/avy-jump.el b/avy-jump.el index 3f79b8a..24b6175 100644 --- a/avy-jump.el +++ b/avy-jump.el @@ -3,9 +3,6 @@ ;; Copyright (C) 2015 Free Software Foundation, Inc. ;; Author: Oleh Krehel -;; URL: https://github.com/abo-abo/avy-jump -;; Version: 0.1.0 -;; Keywords: point, location ;; This file is part of GNU Emacs. diff --git a/avy.el b/avy.el index 338b084..4ddcef9 100644 --- a/avy.el +++ b/avy.el @@ -2,7 +2,11 @@ ;; Copyright (C) 2015 Free Software Foundation, Inc. -;; Author: Oleh Krehel +;; Author: Oleh Krehel +;; URL: https://github.com/abo-abo/avy +;; Version: 0.1.0 +;; Package-Requires: ((emacs "24.1")) +;; Keywords: point, location ;; This file is part of GNU Emacs.