update of packages
This commit is contained in:
8
lisp/ov/ov-pkg.el
Normal file
8
lisp/ov/ov-pkg.el
Normal file
@@ -0,0 +1,8 @@
|
||||
(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:
|
||||
Reference in New Issue
Block a user