update packages

This commit is contained in:
2026-06-27 11:34:21 +02:00
parent 4be4f859c4
commit 1aaef48596
246 changed files with 7997 additions and 4359 deletions

View File

@@ -1,10 +1,10 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "posframe" "20260302.251"
(define-package "posframe" "20260527.857"
"Pop a posframe (just a frame) at point."
'((emacs "26.1"))
:url "https://github.com/tumashu/posframe"
:commit "3a80911b2f45ce6926196930bb7d5cc662c7b3c8"
:revdesc "3a80911b2f45"
:commit "74c8c56131ed866db47ae4191364b72dd4852456"
:revdesc "74c8c56131ed"
:keywords '("convenience" "tooltip")
:authors '(("Feng Shu" . "tumashu@163.com"))
:maintainers '(("Feng Shu" . "tumashu@163.com")))