-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update apheleia to v4.0-19-g923cd12 Update borg to v3.3.1-130-g1b4efad Update cape to 1.1-6-g9d1a902 Update closql to v1.2.1-30-g1b2ee60 Update color-theme-sanityinc-tomorrow to 1.17-288-ga918dfe Update consult to 1.1-3-gc9e6bfe Update corfu to 1.1-13-gf9b9d87 Update emacsql to 3.1.1-48-ge2b2df5 Update epkg to v3.3.3-87-gc42e88f Update fussy to 1.6-5-ge06c92a Update git-modes to 1.4.2-1-g320e71e Update gptel to v0.5.5-16-g3ac5963 Update kind-icon to 0.2.1-2-g7bac269 Update llama to v0.3.1-6-g38657d1 Update magit to v3.3.0-854-gfaa19075 Update marginalia to 1.5-2-g018898d Update no-littering to v1.5.0-22-gb109d1a Update ox-gfm to v1.0-7-g4f774f1 Update racket-mode to 7b6c9d7 Update simple-httpd to 1.5.1-12-g3982c55 Update sis to 23f3fe8 Update svg-lib to 84ccfb8 Update transient to v0.5.3-1-gff16d37 Update vertico to 1.6-7-g2cf3de8 Update vundo to v2.1.0-18-gd2de7b5 Update with-editor to v3.3.2-3-g85c37d3 Update yasnippet-snippets to 1.0-42-g12103bb
- Loading branch information
Showing
27 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
Submodule apheleia
updated
38 files
Submodule borg
updated
6 files
+65 −1 | CHANGELOG | |
+5 −1 | Makefile | |
+27 −38 | borg.el | |
+1 −1 | borg.mk | |
+3 −3 | docs/borg.org | |
+1 −1 | docs/borg.texi |
Submodule color-theme-sanityinc-tomorrow
updated
6 files
Submodule consult
updated
4 files
+8 −0 | .gitignore | |
+9 −5 | CHANGELOG.org | |
+1 −1 | README.org | |
+14 −10 | consult.el |
Submodule corfu
updated
10 files
+8 −0 | .gitignore | |
+9 −0 | CHANGELOG.org | |
+7 −8 | README.org | |
+118 −91 | corfu.el | |
+6 −6 | extensions/corfu-echo.el | |
+2 −2 | extensions/corfu-history.el | |
+2 −2 | extensions/corfu-indexed.el | |
+2 −2 | extensions/corfu-info.el | |
+25 −26 | extensions/corfu-popupinfo.el | |
+2 −2 | extensions/corfu-quick.el |
Submodule emacsql
updated
3 files
+3 −2 | .github/workflows/test.yml | |
+6 −0 | Makefile | |
+13 −9 | tests/emacsql-external-tests.el |
Submodule epkg
updated
4 files
+40 −0 | CHANGELOG | |
+3 −0 | Makefile | |
+2 −2 | docs/epkg.org | |
+2 −2 | docs/epkg.texi |
Submodule gptel
updated
7 files
+148 −69 | README.org | |
+40 −24 | gptel-curl.el | |
+160 −0 | gptel-gemini.el | |
+13 −8 | gptel-ollama.el | |
+6 −2 | gptel-openai.el | |
+44 −24 | gptel-transient.el | |
+282 −131 | gptel.el |
Submodule magit
updated
9 files
+2 −2 | .github/PULL_REQUEST_TEMPLATE | |
+3 −0 | Makefile | |
+5 −0 | docs/RelNotes/4.0.0.org | |
+1 −1 | docs/magit.org | |
+12 −1 | lisp/magit-base.el | |
+13 −9 | lisp/magit-bisect.el | |
+10 −2 | lisp/magit-git.el | |
+9 −2 | lisp/magit-log.el | |
+16 −8 | lisp/magit-section.el |
Submodule racket-mode
updated
7 files
+1 −0 | doc/generate.el | |
+32 −30 | doc/racket-mode.texi | |
+34 −46 | racket-common.el | |
+8 −1 | racket-custom.el | |
+13 −14 | racket-hash-lang.el | |
+1 −1 | racket-mode.el | |
+137 −59 | racket-repl.el |
Submodule transient
updated
5 files
+5 −0 | CHANGELOG | |
+3 −0 | Makefile | |
+2 −2 | docs/transient.org | |
+23 −2 | docs/transient.texi | |
+3 −2 | lisp/transient.el |
Submodule vertico
updated
16 files
+8 −0 | .gitignore | |
+7 −0 | CHANGELOG.org | |
+8 −6 | README.org | |
+102 −64 | extensions/vertico-buffer.el | |
+2 −2 | extensions/vertico-directory.el | |
+4 −3 | extensions/vertico-flat.el | |
+3 −3 | extensions/vertico-grid.el | |
+2 −2 | extensions/vertico-indexed.el | |
+2 −2 | extensions/vertico-mouse.el | |
+23 −29 | extensions/vertico-multiform.el | |
+2 −2 | extensions/vertico-quick.el | |
+2 −2 | extensions/vertico-repeat.el | |
+4 −3 | extensions/vertico-reverse.el | |
+34 −40 | extensions/vertico-suspend.el | |
+16 −21 | extensions/vertico-unobtrusive.el | |
+1 −1 | vertico.el |
Submodule vundo
updated
4 files
+12 −0 | NEWS.txt | |
+20 −3 | README.txt | |
+185 −0 | vundo-diff.el | |
+72 −31 | vundo.el |
Submodule yasnippet-snippets
updated
19 files
+2 −0 | .gitignore | |
+6 −0 | snippets/odin-mode/case | |
+7 −0 | snippets/odin-mode/dfri | |
+7 −0 | snippets/odin-mode/distinct | |
+7 −0 | snippets/odin-mode/enum | |
+5 −0 | snippets/odin-mode/fd | |
+7 −0 | snippets/odin-mode/for | |
+7 −0 | snippets/odin-mode/ford | |
+7 −0 | snippets/odin-mode/fori | |
+7 −0 | snippets/odin-mode/if | |
+7 −0 | snippets/odin-mode/ife | |
+7 −0 | snippets/odin-mode/ifz | |
+7 −0 | snippets/odin-mode/proc | |
+7 −0 | snippets/odin-mode/struct | |
+7 −0 | snippets/odin-mode/sw | |
+7 −0 | snippets/odin-mode/swp | |
+7 −0 | snippets/odin-mode/union | |
+7 −0 | snippets/odin-mode/when | |
+9 −0 | snippets/odin-mode/whene |