update packages and add valign

This commit is contained in:
2026-04-05 20:00:27 +02:00
parent b062fb98e3
commit 03fb00e374
640 changed files with 109768 additions and 39311 deletions

View File

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