update of packages

This commit is contained in:
2023-11-04 19:26:41 +01:00
parent e162a12b58
commit 3b54a3236d
726 changed files with 297673 additions and 34585 deletions

8
lisp/ov/ov-pkg.el Normal file
View 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: