Files
emacs/lisp/popup/popup-pkg.el
2025-03-11 21:14:26 +01:00

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: