13 lines
390 B
EmacsLisp
13 lines
390 B
EmacsLisp
(define-package "posframe" "20221220.544" "Pop a posframe (just a frame) at point"
|
|
'((emacs "26.1"))
|
|
:commit "aa88860a16e28a311f81e18f1d9ed2e7d9e33991" :authors
|
|
'(("Feng Shu" . "tumashu@163.com"))
|
|
:maintainer
|
|
'("Feng Shu" . "tumashu@163.com")
|
|
:keywords
|
|
'("convenience" "tooltip")
|
|
:url "https://github.com/tumashu/posframe")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|