update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -1,8 +1,8 @@
(define-package "ov" "20230522.1117" "Overlay library for Emacs Lisp"
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(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:
:url "https://github.com/ShingoFukuyama/ov.el"
:commit "e2971ad986b6ac441e9849031d34c56c980cf40b"
:revdesc "e2971ad986b6"
:keywords '("convenience" "overlay"))

View File

@@ -2,7 +2,8 @@
;; Copyright (C) 2014 by Shingo Fukuyama
;; Version: 1.0.6
;; Package-Version: 20230522.1117
;; Package-Revision: e2971ad986b6
;; Author: Shingo Fukuyama - http://fukuyama.co
;; URL: https://github.com/ShingoFukuyama/ov.el
;; Created: Mar 20 2014