-
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-6-g8f512db Update borg to v3.3.1-120-g98270f5 Update breadcrumb to dcb6e2e Update cape to 1.0 Update compat to 29.1.4.4-4-gea8de2e Update consult to 1.0-4-g1368c40 Update corfu to 1.0 Update embark to 0.23-31-g4d87456 Update gptel to v0.4.0-27-gde6d808 Update haskell-mode to v17.5-2-g79eaf44 Update kind-icon to 0.2.1-1-gf3ada62 Update magit to v3.3.0-840-gf25d1035 Update marginalia to 1.4 Update markdown-mode to v2.6-22-g141f9a0 Update racket-mode to 076d36b Update reformatter to 0.7-14-g8040d6b Update svg-lib to 710803c Update transient to v0.5.0-10-g2f12f06 Update verb to 2.15.0-76-gd211f06 Update vertico to 1.5
- Loading branch information
Showing
20 changed files
with
20 additions
and
20 deletions.
There are no files selected for viewing
Submodule apheleia
updated
76 files
Submodule corfu
updated
9 files
+1 −1 | CHANGELOG.org | |
+9 −10 | README.org | |
+7 −24 | corfu.el | |
+1 −1 | extensions/corfu-echo.el | |
+1 −1 | extensions/corfu-history.el | |
+1 −1 | extensions/corfu-indexed.el | |
+1 −1 | extensions/corfu-info.el | |
+1 −1 | extensions/corfu-popupinfo.el | |
+1 −1 | extensions/corfu-quick.el |
Submodule magit
updated
14 files
+10 −12 | default.mk | |
+2 −1 | lisp/Makefile | |
+3 −3 | lisp/git-commit-pkg.el | |
+3 −3 | lisp/git-commit.el | |
+14 −13 | lisp/magit-branch.el | |
+2 −1 | lisp/magit-diff.el | |
+2 −2 | lisp/magit-libgit-pkg.el | |
+1 −1 | lisp/magit-libgit.el | |
+5 −5 | lisp/magit-pkg.el | |
+4 −4 | lisp/magit-remote.el | |
+1 −1 | lisp/magit-section-pkg.el | |
+34 −4 | lisp/magit-section.el | |
+23 −21 | lisp/magit-sequence.el | |
+3 −3 | lisp/magit.el |
Submodule markdown-mode
updated
3 files
+2 −0 | CHANGES.md | |
+11 −10 | markdown-mode.el | |
+15 −0 | tests/markdown-test.el |
Submodule racket-mode
updated
13 files
+2 −1 | doc/generate.el | |
+7 −3 | doc/racket-mode.org | |
+289 −138 | doc/racket-mode.texi | |
+89 −64 | racket-bug-report.el | |
+4 −5 | racket-custom.el | |
+3 −16 | racket-font-lock.el | |
+303 −136 | racket-hash-lang.el | |
+78 −38 | racket-repl.el | |
+107 −98 | racket-xp.el | |
+1 −1 | racket/hash-lang-bridge.rkt | |
+89 −5 | racket/repl-output.rkt | |
+5 −0 | racket/repl-session.rkt | |
+5 −4 | racket/repl.rkt |
Submodule transient
updated
5 files
+185 −0 | CHANGELOG | |
+1 −2 | docs/Makefile | |
+46 −40 | docs/transient.org | |
+54 −48 | docs/transient.texi | |
+502 −444 | lisp/transient.el |
Submodule verb
updated
5 files
+1 −1 | CHANGELOG.md | |
+2 −2 | Makefile | |
+7 −1 | README.md | |
+38 −33 | test/verb-test.el | |
+5 −2 | verb.el |
Submodule vertico
updated
15 files
+4 −1 | CHANGELOG.org | |
+10 −6 | README.org | |
+1 −1 | extensions/vertico-buffer.el | |
+1 −1 | extensions/vertico-directory.el | |
+1 −1 | extensions/vertico-flat.el | |
+1 −1 | extensions/vertico-grid.el | |
+1 −1 | extensions/vertico-indexed.el | |
+1 −1 | extensions/vertico-mouse.el | |
+1 −1 | extensions/vertico-multiform.el | |
+1 −1 | extensions/vertico-quick.el | |
+116 −78 | extensions/vertico-repeat.el | |
+1 −1 | extensions/vertico-reverse.el | |
+1 −1 | extensions/vertico-suspend.el | |
+1 −1 | extensions/vertico-unobtrusive.el | |
+2 −2 | vertico.el |