-
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 cape to 1.8 Update consult to 1.9-2-g32e2d98 Update corfu to 1.6-3-gbbc205c Update dape to 0.19.0 Update gptel to v0.9.7-17-g09b1c66 Update magit to v4.1.3-36-g692cc5e7 Update marginalia to 1.8 Update no-littering to v1.7.4-1-g2b397c5 Update orderless to 1.3 Update sis to cee7e94 Update transient to v0.8.1-25-g280df13 Update verb to 3.0.0 Update vertico to 1.10
- Loading branch information
Showing
13 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
Submodule corfu
updated
8 files
+1 −1 | CHANGELOG.org | |
+12 −17 | corfu.el | |
+2 −2 | extensions/corfu-echo.el | |
+2 −2 | extensions/corfu-history.el | |
+2 −2 | extensions/corfu-indexed.el | |
+2 −2 | extensions/corfu-info.el | |
+2 −2 | extensions/corfu-popupinfo.el | |
+2 −2 | extensions/corfu-quick.el |
Submodule magit
updated
8 files
+25 −1 | CHANGELOG | |
+53 −59 | docs/magit.org | |
+55 −61 | docs/magit.texi | |
+8 −5 | lisp/magit-commit.el | |
+89 −110 | lisp/magit-git.el | |
+32 −16 | lisp/magit-process.el | |
+1 −1 | lisp/magit-repos.el | |
+4 −8 | lisp/magit-submodule.el |
Submodule sis
updated
4 files
+34 −0 | .github/workflows/action.yml | |
+2 −2 | README.org | |
+2 −1 | README.zh.org | |
+80 −55 | sis.el |
Submodule verb
updated
13 files
+3 −3 | CHANGELOG.md | |
+1 −1 | Makefile | |
+30 −4 | README.md | |
+1 −0 | examples/prelude.el | |
+8 −0 | examples/prelude.org | |
+0 −3 | mkdocs.yml | |
+1 −1 | ob-verb.el | |
+1 −1 | test/data/test.json | |
+13 −0 | test/data/test.org | |
+0 −1 | test/init.el | |
+10 −2 | test/verb-test.el | |
+1 −1 | verb-util.el | |
+65 −38 | verb.el |
Submodule vertico
updated
14 files
+1 −1 | CHANGELOG.org | |
+2 −2 | extensions/vertico-buffer.el | |
+2 −2 | extensions/vertico-directory.el | |
+2 −2 | extensions/vertico-flat.el | |
+2 −2 | extensions/vertico-grid.el | |
+2 −2 | extensions/vertico-indexed.el | |
+2 −2 | extensions/vertico-mouse.el | |
+2 −2 | extensions/vertico-multiform.el | |
+2 −2 | extensions/vertico-quick.el | |
+2 −2 | extensions/vertico-repeat.el | |
+2 −2 | extensions/vertico-reverse.el | |
+2 −2 | extensions/vertico-suspend.el | |
+2 −2 | extensions/vertico-unobtrusive.el | |
+1 −1 | vertico.el |