Files
emacs/lisp/pos-tip/pos-tip-pkg.el
2025-06-22 17:08:08 +02:00

9 lines
274 B
EmacsLisp

;; -*- 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"))