Files
emacs/lisp/popup/popup-pkg.el
2023-11-04 19:26:41 +01:00

15 lines
442 B
EmacsLisp

(define-package "popup" "20230819.2306" "Visual Popup User Interface"
'((emacs "24.3"))
:commit "769318d0391e6d9a718e227678234f27f7c13a47" :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: