branch: main commit ff2a2f7e04468e70545f5de5abe54f7a6e30dbf4 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
elpa-packages (pg): New package --- elpa-packages | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/elpa-packages b/elpa-packages index d9d0316aff..6e92a987bc 100644 --- a/elpa-packages +++ b/elpa-packages @@ -186,6 +186,8 @@ (eglot-inactive-regions :url "https://github.com/fargiolas/eglot-inactive-regions") + ;; (eieio-akater-extras :url "https://framagit.org/akater/elisp-eieio-akater-extras") + (eldoc-diffstat :url "https://github.com/kljohann/eldoc-diffstat.git" :readme "README.md" :news "NEWS.md") @@ -707,6 +709,12 @@ :lisp-dir "lisp" :ignored-files ("COPYING")) + (pg :url "https://github.com/emarsden/pg-el" + :news "CHANGELOG.md" + ;; FIXME: `elpa-admin.el' doesn't know what to do with that. + ;; :doc "doc/book.toml" + :readme "README.md") + (php-mode :url "https://github.com/emacs-php/php-mode" :lisp-dir "lisp" :news "CHANGELOG.md"