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

@@ -5,7 +5,6 @@
;; Author: Feng Shu <tumashu@163.com>
;; Maintainer: Feng Shu <tumashu@163.com>
;; URL: https://github.com/tumashu/posframe
;; Version: 1.0.3
;; Keywords: convenience, tooltip
;; Package-Requires: ((emacs "26"))

View File

@@ -1,14 +1,10 @@
(define-package "posframe" "20250211.110" "Pop a posframe (just a frame) at point"
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "posframe" "20250211.110"
"Pop a posframe (just a frame) at point."
'((emacs "26.1"))
:commit "12f540c9ad5da09673b2bca1132b41f94c134e82" :authors
'(("Feng Shu" . "tumashu@163.com"))
:maintainers
'(("Feng Shu" . "tumashu@163.com"))
:maintainer
'("Feng Shu" . "tumashu@163.com")
:keywords
'("convenience" "tooltip")
:url "https://github.com/tumashu/posframe")
;; Local Variables:
;; no-byte-compile: t
;; End:
:url "https://github.com/tumashu/posframe"
:commit "12f540c9ad5da09673b2bca1132b41f94c134e82"
:revdesc "12f540c9ad5d"
:keywords '("convenience" "tooltip")
:authors '(("Feng Shu" . "tumashu@163.com"))
:maintainers '(("Feng Shu" . "tumashu@163.com")))

View File

@@ -5,7 +5,8 @@
;; Author: Feng Shu <tumashu@163.com>
;; Maintainer: Feng Shu <tumashu@163.com>
;; URL: https://github.com/tumashu/posframe
;; Version: 1.4.4
;; Package-Version: 20250211.110
;; Package-Revision: 12f540c9ad5d
;; Keywords: convenience, tooltip
;; Package-Requires: ((emacs "26.1"))