branch: main commit b3e80d6f9f18031a11b557bd2e4fe2875841212a Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages (assess, corfu-doc, m-buffer): New packages --- elpa-packages | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/elpa-packages b/elpa-packages index 073a1b3a1c..aa37ec347d 100644 --- a/elpa-packages +++ b/elpa-packages @@ -58,6 +58,9 @@ ("ascii-art-to-unicode" :url nil) ("async" :url "https://github.com/jwiegley/emacs-async" :auto-sync t) + ("assess" :url "https://github.com/phillord/assess" + :doc "assess-doc.org" + :auto-sync t) ;; AUCTeX is currently sync'd manually and elpa.git isn't quite a mirror :-( ("auctex" :url "git://git.sv.gnu.org/auctex.git") ("aumix-mode" :url nil) @@ -153,9 +156,9 @@ :doc "README.org" :renames (("extensions/" "")) :auto-sync t) - ;; ("corfu-doc" :url "https://github.com/galeo/corfu-doc" - ;; :ignored-files ("LICENSE") - ;; :auto-sync t) + ("corfu-doc" :url "https://github.com/galeo/corfu-doc" + :ignored-files ("LICENSE") + :auto-sync t) ("coterm" :url "https://repo.or.cz/emacs-coterm.git" :auto-sync t) ("counsel" :url "https://github.com/abo-abo/swiper") @@ -405,6 +408,12 @@ ("landmark" :url nil) ("leaf" :url "https://github.com/conao3/leaf.el" :auto-sync t) + ;; FIXME: In preparation (depends on `f` and `s`). + ;; ("lentic" :url "https://github.com/phillord/lentic" + ;; :auto-sync t) + ;; FIXME: In preparation (depends on `lentic`). + ;; ("lentic-server" :url "https://github.com/phillord/lentic-server" + ;; :auto-sync t) ("let-alist" :core "lisp/emacs-lisp/let-alist.el") ("lex" :url nil) ("lin" :url "https://git.sr.ht/~protesilaos/lin" @@ -422,6 +431,9 @@ :doc "README.org" :news "CHANGELOG.org" :ignored-files ("COPYING" "doclicense.texi")) + ("m-buffer" :url "https://github.com/phillord/m-buffer-el" + :doc "m-buffer-doc.org" + :auto-sync t) ("map" :core "lisp/emacs-lisp/map.el") ("marginalia" :url "https://github.com/minad/marginalia" :doc "README.org" :auto-sync t) @@ -485,6 +497,9 @@ ;; FIXME: Waiting for copyright paperwork from Michael Strey <mst...@strey.biz> ;;("org-contacts" :url "https://github.com/stardiviner/org-contacts.el" ;; :auto-sync t) + ;; FIXME: Not ready yet. + ;; ("org-drill" :url "https://gitlab.com/phillord/org-drill" + ;; :auto-sync t) ("org-modern" :url "https://github.com/minad/org-modern" :auto-sync t) ("org-real" :url "https://gitlab.com/tygrdev/org-real" @@ -515,7 +530,8 @@ :auto-sync t) ("path-iterator" :url nil) ("peg" :url) ;Was in "https://github.com/ellerh/peg.el" - ("persist" :url "https://gitlab.com/phillord/persist.git") + ("persist" :url "https://gitlab.com/phillord/persist" + :auto-sync t) ;; FIXME: Waiting for copyright paperwork. ;; ("phpinspect" :url "https://git.sr.ht/~hugot/phpinspect.el" ;; :auto-sync t)