blob: 94956b779ca7f6cecdd0c616bf359f10d872144b (
plain) (
blame)
1
2
3
4
5
6
7
8
|
(define-package "evil" "20180517.1300" "Extensible Vi layer for Emacs."
'((emacs "24.1")
(undo-tree "0.6.3")
(goto-chg "1.6")
(cl-lib "0.5")))
;; Local Variables:
;; no-byte-compile: t
;; End:
|