9 lines
274 B
EmacsLisp
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"))
|