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,14 +1,10 @@
(define-package "popup" "20250101.843" "Visual Popup User Interface"
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "popup" "20250101.843"
"Visual Popup User Interface."
'((emacs "24.3"))
:commit "7a05700a37aae66d2b24f0cd8851f65383a5cf96" :authors
'(("Tomohiro Matsuyama" . "m2ym.pub@gmail.com"))
:maintainers
'(("Jen-Chieh" . "jcs090218@gmail.com"))
:maintainer
'("Jen-Chieh" . "jcs090218@gmail.com")
:keywords
'("lisp")
:url "https://github.com/auto-complete/popup-el")
;; Local Variables:
;; no-byte-compile: t
;; End:
:url "https://github.com/auto-complete/popup-el"
:commit "7a05700a37aae66d2b24f0cd8851f65383a5cf96"
:revdesc "7a05700a37aa"
:keywords '("lisp")
:authors '(("Tomohiro Matsuyama" . "m2ym.pub@gmail.com"))
:maintainers '(("Jen-Chieh" . "jcs090218@gmail.com")))

View File

@@ -7,7 +7,8 @@
;; Maintainer: Shen, Jen-Chieh <jcs090218@gmail.com>
;; URL: https://github.com/auto-complete/popup-el
;; Keywords: lisp
;; Version: 0.5.9
;; Package-Version: 20250101.843
;; Package-Revision: 7a05700a37aa
;; Package-Requires: ((emacs "24.3"))
;; This program is free software; you can redistribute it and/or modify