update of packages

This commit is contained in:
2023-11-04 19:26:41 +01:00
parent e162a12b58
commit 3b54a3236d
726 changed files with 297673 additions and 34585 deletions

14
lisp/popup/popup-pkg.el Normal file
View File

@@ -0,0 +1,14 @@
(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:

1459
lisp/popup/popup.el Normal file

File diff suppressed because it is too large Load Diff