Files
emacs-conf/lisp/posframe/posframe-pkg.el

11 lines
420 B
EmacsLisp

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