-
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 avy to 0.5.0-36-g933d1f3 Update borg to v4.1.1-1-gd1bee48 Update cape to 1.7-7-g74c3501 Update color-theme-sanityinc-tomorrow to 1.17-302-g2548eb4 Update compat to 30.0.0.0-4-ga4c0408 Update corfu to 1.5-43-g8902eeb Update dape to 0.16.0-15-ge470487 Update gptel to v0.9.6-10-g0f173ba Update llama to v0.4.0 Update magit to v4.1.2-2-gb2b07b99 Update nerd-icons-corfu to v0.4.2 Update no-littering to v1.7.3-1-gbbcbdcd Update paredit to v26-21-gaf07577 Update racket-mode to 04bdadf Update transient to v0.7.9 Update treesit-fold to 0.1.0-23-g25d0a23
- Loading branch information
Showing
16 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
Submodule borg
updated
6 files
+7 −0 | CHANGELOG | |
+1 −1 | borg.el | |
+3 −0 | borg.mk | |
+3 −1 | default.mk | |
+2 −2 | docs/borg.org | |
+3 −3 | docs/borg.texi |
Submodule corfu
updated
4 files
+6 −0 | CHANGELOG.org | |
+29 −28 | README.org | |
+94 −61 | corfu.el | |
+21 −20 | extensions/corfu-popupinfo.el |
Submodule gptel
updated
5 files
+22 −18 | .github/ISSUE_TEMPLATE/bug-report.yaml | |
+43 −0 | README.org | |
+31 −8 | gptel-anthropic.el | |
+4 −0 | gptel-curl.el | |
+9 −0 | gptel.el |
Submodule magit
updated
10 files
+22 −2 | CHANGELOG | |
+3 −1 | default.mk | |
+2 −2 | docs/magit-section.org | |
+2 −2 | docs/magit-section.texi | |
+2 −2 | docs/magit.org | |
+2 −2 | docs/magit.texi | |
+2 −2 | lisp/magit-diff.el | |
+5 −4 | lisp/magit-process.el | |
+1 −1 | lisp/magit-section.el | |
+3 −3 | lisp/magit.el |
Submodule nerd-icons-corfu
updated
3 files
+3 −3 | README.org | |
+16 −9 | nerd-icons-corfu.el | |
+ − | screenshots/gui.png |
Submodule paredit
updated
from 037b9b to af0757
Submodule racket-mode
updated
29 files
+1 −1 | Makefile | |
+47 −14 | doc/generate.el | |
+257 −199 | doc/racket-mode.texi | |
+92 −0 | racket-complete.el | |
+45 −2 | racket-custom.el | |
+149 −145 | racket-describe.el | |
+9 −19 | racket-input.el | |
+17 −28 | racket-package.el | |
+2 −14 | racket-repl.el | |
+13 −0 | racket-util.el | |
+10 −24 | racket-xp-complete.el | |
+2 −4 | racket/command-server.rkt | |
+2 −4 | racket/commands/help.rkt | |
+4 −4 | racket/commands/requires.rkt | |
+38 −0 | racket/define-fallbacks.rkt | |
+1 −1 | racket/elisp.rkt | |
+5 −5 | racket/find-module-path-completions.rkt | |
+28 −17 | racket/image.rkt | |
+6 −5 | racket/interaction.rkt | |
+1 −1 | racket/main.rkt | |
+4 −4 | racket/package.rkt | |
+28 −112 | racket/print.rkt | |
+94 −18 | racket/repl-output.rkt | |
+1 −1 | racket/repl-session.rkt | |
+7 −24 | racket/repl.rkt | |
+33 −0 | racket/safe-dynamic-require.rkt | |
+130 −73 | racket/scribble.rkt | |
+7 −15 | racket/util.rkt | |
+9 −8 | test/racket/hash-lang-test.rkt |
Submodule transient
updated
5 files
+31 −0 | CHANGELOG | |
+3 −1 | default.mk | |
+34 −4 | docs/transient.org | |
+39 −8 | docs/transient.texi | |
+80 −22 | lisp/transient.el |
Submodule treesit-fold
updated
5 files
+1 −1 | CHANGELOG.md | |
+1 −1 | README.md | |
+6 −0 | treesit-fold-parsers.el | |
+1 −0 | treesit-fold-summary.el | |
+2 −0 | treesit-fold.el |