-
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 v3.2-38-ge944e24 Update borg to v3.3.1-116-g2b38da4 Update breadcrumb to 7444e39 Update cape to 0.17-28-g4506ee8 Update closql to v1.2.1-28-g909752e Update compat to 29.1.4.2-19-ga16662c Update consult to 0.35-27-g4338004 Update emacsql to 3.1.1-43-g59de83a Update embark to 0.23 Update epkg to v3.3.3-82-gbfcceba Update git-modes to 1.4.1-1-g3889534 Update haskell-mode to v17.4-14-g0207074 Update magit to v3.3.0-779-gae7f5e9f Update marginalia to 1.3-7-gf173437 Update orderless to 1.0-14-gd6b402a Update racket-mode to b516232 Update transient to v0.4.3-10-g04f87b4 Update vertico to 1.4-25-g81bec39 Update with-editor to v3.3.2-1-gfcd186d Update yasnippet to 0.14.0-14-g76e1eee
- Loading branch information
Showing
20 changed files
with
20 additions
and
20 deletions.
There are no files selected for viewing
Submodule cape
updated
4 files
+3 −1 | CHANGELOG.org | |
+11 −9 | README.org | |
+20 −9 | cape-char.el | |
+1 −0 | cape.el |
Submodule compat
updated
7 files
+1 −1 | .github/workflows/makefile.yml | |
+3 −3 | Makefile | |
+1 −1 | compat-25.el | |
+8 −9 | compat-28.el | |
+7 −6 | compat-macs.el | |
+7 −7 | compat-tests.el | |
+26 −13 | compat.texi |
Submodule consult
updated
5 files
+4 −0 | CHANGELOG.org | |
+8 −6 | README.org | |
+2 −5 | consult-imenu.el | |
+27 −5 | consult-org.el | |
+15 −11 | consult.el |
Submodule embark
updated
4 files
+10 −6 | CHANGELOG.org | |
+1 −1 | embark-consult.el | |
+126 −43 | embark-org.el | |
+19 −7 | embark.el |
Submodule magit
updated
15 files
+21 −26 | README.md | |
+3 −0 | docs/AUTHORS.md | |
+1 −1 | lisp/git-commit.el | |
+1 −1 | lisp/git-rebase.el | |
+28 −25 | lisp/magit-apply.el | |
+8 −3 | lisp/magit-commit.el | |
+42 −18 | lisp/magit-diff.el | |
+3 −2 | lisp/magit-extras.el | |
+2 −2 | lisp/magit-git.el | |
+6 −6 | lisp/magit-log.el | |
+4 −5 | lisp/magit-process.el | |
+3 −3 | lisp/magit-refs.el | |
+2 −2 | lisp/magit-repos.el | |
+32 −6 | lisp/magit-section.el | |
+2 −2 | lisp/magit.el |
Submodule racket-mode
updated
4 files
+2 −2 | .github/workflows/test.yml | |
+10 −9 | racket-custom.el | |
+2 −1 | racket-describe.el | |
+2 −1 | racket-font-lock.el |
Submodule vertico
updated
4 files
+2 −0 | CHANGELOG.org | |
+1 −0 | README.org | |
+10 −3 | extensions/vertico-repeat.el | |
+116 −0 | extensions/vertico-suspend.el |
Submodule with-editor
updated
3 files
+4 −4 | docs/with-editor.org | |
+4 −4 | docs/with-editor.texi | |
+4 −4 | lisp/with-editor.el |
Submodule yasnippet
updated
6 files
+46 −0 | Makefile | |
+0 −4 | README.mdown | |
+0 −130 | Rakefile | |
+2 −2 | doc/snippet-expansion.org | |
+14 −15 | doc/yas-doc-helper.el | |
+32 −15 | yasnippet-tests.el |