update packages

This commit is contained in:
2025-03-11 21:14:26 +01:00
parent 45d49daef0
commit 14dcaaddde
440 changed files with 13229 additions and 8718 deletions

View File

@@ -1,4 +1,4 @@
(define-package "pos-tip" "20230721.834" "Show tooltip at point" 'nil :commit "90a9babc829b298af36be695009894fc00a97935" :keywords
(define-package "pos-tip" "20240209.837" "Show tooltip at point" 'nil :commit "4889e08cf9077c8589ea6fea4e2ce558614dfcde" :keywords
'("tooltip"))
;; Local Variables:
;; no-byte-compile: t

View File

@@ -6,7 +6,9 @@
;; Maintainer: S. Irie
;; Keywords: Tooltip
(defconst pos-tip-version "0.4.6")
;; Package-Version: 0.4.7
(defconst pos-tip-version "0.4.7")
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License as