15 lines
454 B
EmacsLisp
15 lines
454 B
EmacsLisp
|
(define-package "popup" "20230819.2306" "Visual Popup User Interface"
|
||
|
'((emacs "24.3"))
|
||
|
:commit "769318d0391e6d9a718e227678234f27f7c13a47" :authors
|
||
|
'(("Tomohiro Matsuyama" . "m2ym.pub@gmail.com"))
|
||
|
:maintainers
|
||
|
'(("Shen, Jen-Chieh" . "jcs090218@gmail.com"))
|
||
|
:maintainer
|
||
|
'("Shen, Jen-Chieh" . "jcs090218@gmail.com")
|
||
|
:keywords
|
||
|
'("lisp")
|
||
|
:url "https://github.com/auto-complete/popup-el")
|
||
|
;; Local Variables:
|
||
|
;; no-byte-compile: t
|
||
|
;; End:
|