15 lines
453 B
EmacsLisp
15 lines
453 B
EmacsLisp
(define-package "popup" "20240101.830" "Visual Popup User Interface"
|
|
'((emacs "24.3"))
|
|
:commit "6fa7c440879ade009dd0ea37eccc771ced0ef86d" :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:
|