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