mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 05:23:05 +00:00
Move the package metadata to avy.el
Depend on Emacs 24.1 as well.
This commit is contained in:
parent
6ff26f5377
commit
a55858540b
@ -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.
|
||||
|
||||
|
6
avy.el
6
avy.el
@ -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…
x
Reference in New Issue
Block a user