7 lines
169 B
EmacsLisp
7 lines
169 B
EmacsLisp
(define-package "evil" "20150818.1313" "Extensible Vi layer for Emacs."
|
|
'((undo-tree "0.6.3")
|
|
(goto-chg "1.6")))
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|