9 lines
282 B
EmacsLisp
9 lines
282 B
EmacsLisp
(define-package "ov" "20230522.1117" "Overlay library for Emacs Lisp"
|
|
'((emacs "24.3"))
|
|
:commit "e2971ad986b6ac441e9849031d34c56c980cf40b" :keywords
|
|
'("convenience" "overlay")
|
|
:url "https://github.com/ShingoFukuyama/ov.el")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|