-
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.1-4-g3e89e62 Update borg to v3.3.1-136-g96ea859 Update cape to 1.4-2-ga397a0c Update compat to 29.1.4.5 Update consult to 1.4-7-g7533460 Update consult-eglot to v0.2.0-16-g64262e7 Update consult-yasnippet to 834d39a Update corfu to 1.2-9-g46c5ec8 Update embark to 1.0-22-g15c95ae Update envrc to 0.6-25-g8f8cb8d Update git-timemachine to 4.13-2-g5ed73c3 Update go-translate to v0.1-78-g377375c Update gptel to v0.8.0-7-g9a5a4a6 Update haskell-mode to v17.5-10-gd23ec34 Update kind-icon to 0.2.2-3-g1513b6f Update llama to v0.3.1-16-ge73736d Update magit to v3.3.0-903-g0e8f25a8 Update marginalia to 1.5-8-g3275d1f Update markdown-mode to v2.6-30-gfd6c550 Update no-littering to v1.5.0-29-gdcc7af4 Update orderless to 1.1 Update racket-mode to fd3e3dd Update reformatter to 0.7-19-ga0d4ce7 Update transient to v0.6.0 Update verb to 2.16.0-5-g5ce0975 Update vertico to 1.7-14-g68e51fd Update yasnippet to 0.14.0-52-g33587a8
- Loading branch information
Showing
27 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
Submodule apheleia
updated
5 files
Submodule compat
updated
6 files
+5 −1 | NEWS.org | |
+2 −2 | README.md | |
+1 −1 | compat-28.el | |
+6 −6 | compat-tests.el | |
+1 −1 | compat.el | |
+3 −3 | compat.texi |
Submodule consult
updated
5 files
+7 −0 | CHANGELOG.org | |
+1 −1 | README.org | |
+22 −35 | consult-org.el | |
+9 −7 | consult-register.el | |
+16 −10 | consult.el |
Submodule consult-eglot
updated
7 files
+27 −0 | .github/workflows/lint.yml | |
+1 −0 | .gitignore | |
+11 −0 | Cask | |
+48 −0 | Makefile | |
+19 −1 | README.org | |
+69 −102 | consult-eglot.el | |
+99 −0 | extensions/consult-eglot-embark/consult-eglot-embark.el |
Submodule git-timemachine
updated
from 69474b to 5ed73c
Submodule gptel
updated
10 files
+102 −36 | README.org | |
+154 −0 | gptel-anthropic.el | |
+45 −43 | gptel-curl.el | |
+18 −20 | gptel-gemini.el | |
+8 −6 | gptel-ollama.el | |
+25 −3 | gptel-openai.el | |
+301 −110 | gptel-transient.el | |
+200 −106 | gptel.el | |
+ − | img/gptel.png | |
+100 −0 | test/gptel-org-test.el |
Submodule magit
updated
11 files
+11 −0 | docs/magit.org | |
+13 −1 | docs/magit.texi | |
+50 −21 | lisp/git-commit.el | |
+2 −0 | lisp/magit-base.el | |
+2 −2 | lisp/magit-bisect.el | |
+24 −1 | lisp/magit-bookmark.el | |
+10 −7 | lisp/magit-diff.el | |
+8 −7 | lisp/magit-git.el | |
+0 −150 | lisp/magit-mode.el | |
+175 −7 | lisp/magit-section.el | |
+3 −2 | lisp/magit.el |
Submodule markdown-mode
updated
4 files
+4 −0 | CHANGES.md | |
+129 −81 | markdown-mode.el | |
+3 −4 | scripts/get-recognized-gfm-languages.el | |
+12 −0 | tests/markdown-test.el |
Submodule orderless
updated
4 files
+8 −3 | README.org | |
+221 −0 | orderless-kwd.el | |
+52 −38 | orderless.el | |
+10 −3 | orderless.texi |
Submodule racket-mode
updated
3 files
+1 −1 | racket-doc.el | |
+163 −157 | racket-xp.el | |
+25 −5 | racket/interaction.rkt |
Submodule transient
updated
4 files
+81 −0 | CHANGELOG | |
+2 −2 | docs/transient.org | |
+2 −2 | docs/transient.texi | |
+2 −2 | lisp/transient.el |
Submodule verb
updated
4 files
+1 −0 | CHANGELOG.md | |
+34 −7 | README.md | |
+21 −0 | test/verb-test.el | |
+21 −2 | verb.el |