11 lines
413 B
EmacsLisp
11 lines
413 B
EmacsLisp
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
|
(define-package "popup" "20250101.843"
|
|
"Visual Popup User Interface."
|
|
'((emacs "24.3"))
|
|
:url "https://github.com/auto-complete/popup-el"
|
|
:commit "7a05700a37aae66d2b24f0cd8851f65383a5cf96"
|
|
:revdesc "7a05700a37aa"
|
|
:keywords '("lisp")
|
|
:authors '(("Tomohiro Matsuyama" . "m2ym.pub@gmail.com"))
|
|
:maintainers '(("Jen-Chieh" . "jcs090218@gmail.com")))
|