-
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 borg to v3.3.1-146-g940dc6a Update dape to 58067c3 Update emacsql to 3.1.1-66-g601b3a5 Update embark to 1.1-2-g9c166c4 Update envrc to 0.12 Update epkg to v3.3.3-96-g082f8fb Update fussy to 1.6-12-g21f4ac6 Update go-translate to v0.1-110-g292faf5 Update gptel to v0.8.6-14-g6e7b6a2 Update llama to v0.3.1-36-g485949e Update magit to v3.3.0-1007-gb80c4dbb Update no-littering to v1.5.0-33-g046c814 Update orderless to 1.1-2-g53f5204 Update racket-mode to 4cdbc1d Update transient to v0.6.0-41-ga42b2f6 Update verb to 2.16.0-22-g5caa09d Update with-editor to v3.3.2-12-gf6a3fc8 Update yasnippet-snippets to 1.1-2-g1bf0348
- Loading branch information
Showing
18 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
Submodule go-translate
updated
4 files
+26 −0 | README-zh.org | |
+26 −0 | README.org | |
+51 −24 | go-translate.el | |
+2 −2 | gt-core.el |
Submodule magit
updated
14 files
+2 −0 | .mailmap | |
+3 −3 | Makefile | |
+7 −1 | docs/AUTHORS.md | |
+18 −21 | docs/Makefile | |
+3 −2 | docs/magit-section.org | |
+3 −2 | docs/magit-section.texi | |
+3 −3 | docs/magit.org | |
+3 −5 | docs/magit.texi | |
+1 −4 | lisp/magit-autorevert.el | |
+3 −10 | lisp/magit-base.el | |
+1 −3 | lisp/magit-files.el | |
+2 −3 | lisp/magit-log.el | |
+6 −10 | lisp/magit-process.el | |
+12 −14 | lisp/magit-section.el |
Submodule racket-mode
updated
5 files
+2 −1 | doc/generate.el | |
+8 −1 | doc/racket-mode.texi | |
+5 −1 | racket-custom.el | |
+2 −1 | racket-hash-lang.el | |
+4 −6 | racket/print.rkt |
Submodule transient
updated
5 files
+1 −1 | Makefile | |
+5 −6 | docs/Makefile | |
+3 −0 | docs/transient.org | |
+49 −35 | docs/transient.texi | |
+33 −19 | lisp/transient.el |
Submodule verb
updated
5 files
+1 −0 | CHANGELOG.md | |
+1 −0 | Makefile | |
+5 −0 | test/verb-test.el | |
+5 −0 | verb-util.el | |
+2 −6 | verb.el |
Submodule with-editor
updated
3 files
+1 −1 | Makefile | |
+5 −5 | docs/Makefile | |
+28 −32 | lisp/with-editor.el |
Submodule yasnippet-snippets
updated
2 files
+7 −0 | snippets/python-mode/__next__ | |
+0 −7 | snippets/python-mode/iter |