15 lines
443 B
EmacsLisp
15 lines
443 B
EmacsLisp
(define-package "posframe" "20230714.227" "Pop a posframe (just a frame) at point"
|
|
'((emacs "26.1"))
|
|
:commit "017deece88360c7297265680d78a0bb316470716" :authors
|
|
'(("Feng Shu" . "tumashu@163.com"))
|
|
:maintainers
|
|
'(("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:
|