-
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.2 Update borg to v3.3.1-158-g8b3c9d2 Update compat to 30.0.0.0-1-ge9203e1 Update diff-hl to 1.10.0 Update emacsql to 3.1.1-70-g32f086e Update go-translate to v3.0.7-13-g424682b Update gptel to v0.9.0-9-g73ec108 Update magit to v3.3.0-1071-g5c364eaa Update racket-mode to af3c322 Update transient to v0.7.3-3-g7ff6baa
- Loading branch information
Showing
10 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
Submodule borg
updated
4 files
+1 −1 | borg.el | |
+38 −28 | borg.mk | |
+4 −1 | docs/borg.org | |
+4 −1 | docs/borg.texi |
Submodule go-translate
updated
17 files
+32 −35 | gt-core.el | |
+128 −58 | gt-httpx.el | |
+0 −136 | v1/README-zh_v1.md | |
+0 −107 | v1/README_v1.md | |
+0 −1,273 | v1/go-translate-v1.el | |
+0 −327 | v2/README-zh.md | |
+0 −296 | v2/README.md | |
+0 −104 | v2/go-translate-v2.el | |
+0 −673 | v2/gts-core.el | |
+0 −155 | v2/gts-engine-bing.el | |
+0 −127 | v2/gts-engine-deepl.el | |
+0 −207 | v2/gts-engine-google-rpc.el | |
+0 −424 | v2/gts-engine-google.el | |
+0 −64 | v2/gts-engine-stardict.el | |
+0 −58 | v2/gts-engine-youdao.el | |
+0 −124 | v2/gts-faces.el | |
+0 −666 | v2/gts-implements.el |
Submodule magit
updated
17 files
+4 −0 | docs/AUTHORS.md | |
+1 −1 | docs/magit.org | |
+1 −1 | docs/magit.texi | |
+3 −5 | lisp/git-commit.el | |
+1 −0 | lisp/git-rebase.el | |
+1 −1 | lisp/magit-apply.el | |
+3 −0 | lisp/magit-diff.el | |
+10 −2 | lisp/magit-log.el | |
+1 −0 | lisp/magit-mode.el | |
+1 −0 | lisp/magit-process.el | |
+1 −0 | lisp/magit-reflog.el | |
+1 −0 | lisp/magit-refs.el | |
+2 −0 | lisp/magit-repos.el | |
+1 −0 | lisp/magit-section.el | |
+2 −0 | lisp/magit-stash.el | |
+1 −0 | lisp/magit-status.el | |
+2 −1 | lisp/magit-submodule.el |
Submodule racket-mode
updated
9 files
+1 −1 | doc/racket-mode.texi | |
+35 −20 | racket-complete.el | |
+5 −4 | racket-custom.el | |
+15 −13 | racket-doc.el | |
+1 −1 | racket-package.el | |
+80 −23 | racket-xp-complete.el | |
+155 −109 | racket-xp.el | |
+8 −7 | racket/commands/check-syntax.rkt | |
+43 −29 | racket/imports.rkt |
Submodule transient
updated
4 files
+4 −0 | CHANGELOG | |
+19 −3 | docs/transient.org | |
+19 −3 | docs/transient.texi | |
+33 −8 | lisp/transient.el |