-
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 consult to 1.5-8-g22d759c Update corfu to 1.3-6-g21d20da Update dash to 2.19.1-45-g1de9dcb Update diff-hl to 1.9.2-25-g11f3113 Update go-translate to v0.1-96-g7fd7cc2 Update gptel to v0.8.6-4-g8ccdc31 Update magit to v3.3.0-990-g02ecf1a1 Update markdown-mode to v2.6-33-g0cdebc8 Update transient to v0.6.0-23-g3d395d6 Update vertico to 1.8-2-gba650a7 Update yasnippet-snippets to 1.0-64-g6fafad1
- Loading branch information
Showing
11 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
Submodule consult
updated
4 files
+2 −0 | CHANGELOG.org | |
+10 −6 | README.org | |
+2 −5 | consult-xref.el | |
+17 −7 | consult.el |
Submodule go-translate
updated
32 files
+674 −0 | LICENSE | |
+0 −21 | LICENSE.md | |
+19 −0 | NEWS | |
+697 −0 | README-zh.org | |
+673 −0 | README.org | |
+0 −38 | go-translate-tests.el | |
+302 −58 | go-translate.el | |
+1,863 −0 | gt-core.el | |
+203 −0 | gt-engine-bing.el | |
+156 −0 | gt-engine-chatgpt.el | |
+164 −0 | gt-engine-deepl.el | |
+70 −0 | gt-engine-echo.el | |
+223 −0 | gt-engine-google-rpc.el | |
+447 −0 | gt-engine-google.el | |
+183 −0 | gt-engine-stardict.el | |
+188 −0 | gt-engine-youdao.el | |
+1,022 −0 | gt-extension.el | |
+221 −0 | gt-faces.el | |
+174 −0 | gt-tests.el | |
+124 −0 | gt-text-utility.el | |
+0 −0 | v2/README-zh.md | |
+0 −0 | v2/README.md | |
+104 −0 | v2/go-translate-v2.el | |
+7 −7 | v2/gts-core.el | |
+0 −0 | v2/gts-engine-bing.el | |
+1 −1 | v2/gts-engine-deepl.el | |
+1 −1 | v2/gts-engine-google-rpc.el | |
+0 −0 | v2/gts-engine-google.el | |
+2 −2 | v2/gts-engine-stardict.el | |
+0 −0 | v2/gts-engine-youdao.el | |
+24 −24 | v2/gts-faces.el | |
+8 −8 | v2/gts-implements.el |
Submodule magit
updated
19 files
+1 −1 | docs/magit.org | |
+2 −2 | docs/magit.texi | |
+17 −5 | lisp/git-commit.el | |
+4 −2 | lisp/git-rebase.el | |
+1 −1 | lisp/magit-base.el | |
+1 −1 | lisp/magit-blame.el | |
+7 −7 | lisp/magit-diff.el | |
+4 −3 | lisp/magit-extras.el | |
+12 −10 | lisp/magit-git.el | |
+1 −1 | lisp/magit-libgit.el | |
+3 −3 | lisp/magit-log.el | |
+35 −5 | lisp/magit-mode.el | |
+3 −3 | lisp/magit-push.el | |
+1 −1 | lisp/magit-refs.el | |
+72 −69 | lisp/magit-section.el | |
+8 −7 | lisp/magit-status.el | |
+2 −2 | lisp/magit-submodule.el | |
+5 −5 | lisp/magit-tag.el | |
+3 −3 | lisp/magit-wip.el |
Submodule markdown-mode
updated
3 files
+1 −1 | .github/workflows/test.yml | |
+1 −0 | CHANGES.md | |
+16 −19 | markdown-mode.el |
Submodule yasnippet-snippets
updated
58 files