treemacs update
This commit is contained in:
12
lisp/posframe/posframe-pkg.el
Normal file
12
lisp/posframe/posframe-pkg.el
Normal file
@@ -0,0 +1,12 @@
|
||||
(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:
|
||||
Reference in New Issue
Block a user