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,5 +1,8 @@
(define-package "pos-tip" "20240209.837" "Show tooltip at point" 'nil :commit "4889e08cf9077c8589ea6fea4e2ce558614dfcde" :keywords
'("tooltip"))
;; Local Variables:
;; no-byte-compile: t
;; End:
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "pos-tip" "20240209.837"
"Show tooltip at point."
()
:url "https://github.com/pitkali/pos-tip"
:commit "4889e08cf9077c8589ea6fea4e2ce558614dfcde"
:revdesc "4889e08cf907"
:keywords '("tooltip"))

View File

@@ -6,7 +6,8 @@
;; Maintainer: S. Irie
;; Keywords: Tooltip
;; Package-Version: 0.4.7
;; Package-Version: 20240209.837
;; Package-Revision: 4889e08cf907
(defconst pos-tip-version "0.4.7")