Move the package metadata to avy.el

Depend on Emacs 24.1 as well.
master
Oleh Krehel 11 years ago
parent 6ff26f5377
commit a55858540b
  1. 3
      avy-jump.el
  2. 6
      avy.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.

@ -2,7 +2,11 @@
;; Copyright (C) 2015 Free Software Foundation, Inc.
;; Author: Oleh Krehel
;; Author: Oleh Krehel <ohwoeowho@gmail.com>
;; 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.

Loading…
Cancel
Save