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