Skip to content

Commit

Permalink
Update 26 drones
Browse files Browse the repository at this point in the history
Update apheleia      to v4.3-1-g30b19fa
Update cape          to  1.8-4-gac3903c
Update compat        to  30.0.2.0-1-ga1a1c9c
Update consult       to  1.9-81-gb73cea5
Update consult-eglot to v0.4.0-3-g2bc816b
Update corfu         to  1.6-11-g9dc2f90
Update dape          to  0.21.0
Update envrc         to  0.12-15-g2b818ca
Update epkg          to v4.0.3
Update gptel         to v0.9.7-45-g02f603f
Update llama         to v0.4.1
Update magit         to v4.2.0-34-g6efe13e7
Update marginalia    to  1.8-1-gc390456
Update markdown-mode to v2.6-65-ge100778
Update nerd-icons    to  0.1.0-50-g546ee20
Update no-littering  to v1.7.5
Update orderless     to  1.3-1-g411051c
Update org-roam      to v2.2.2-71-g425d53d
Update racket-mode   to  135fefe
Update sis           to  fa12ae7
Update transient     to v0.8.3-1-g69202c1
Update treesit-fold  to  0.1.0-31-gd144eae
Update verb          to  3.0.0-6-g13ddd3d
Update vertico       to  1.10-6-gc033c71
Update vundo         to v2.2.0-12-gd792738
Update yasnippet     to  0.14.0-59-g5b315f1
  • Loading branch information
Eason0210 committed Jan 14, 2025
1 parent eeb18c9 commit 1c63fbd
Show file tree
Hide file tree
Showing 26 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion lib/apheleia
Submodule apheleia updated 3 files
+2 −0 Makefile
+1 −1 README.md
+5 −1 apheleia-rcs.el
2 changes: 1 addition & 1 deletion lib/cape
Submodule cape updated 3 files
+1 −1 cape-char.el
+1 −1 cape-keyword.el
+5 −6 cape.el
2 changes: 1 addition & 1 deletion lib/compat
2 changes: 1 addition & 1 deletion lib/consult
2 changes: 1 addition & 1 deletion lib/consult-eglot
2 changes: 1 addition & 1 deletion lib/dape
Submodule dape updated 4 files
+16 −0 CHANGELOG.org
+6 −5 README.org
+4 −4 dape-tests.el
+239 −245 dape.el
2 changes: 1 addition & 1 deletion lib/envrc
Submodule envrc updated 1 files
+2 −1 envrc.el
2 changes: 1 addition & 1 deletion lib/epkg
2 changes: 1 addition & 1 deletion lib/gptel
2 changes: 1 addition & 1 deletion lib/llama
Submodule llama updated 2 files
+1 −1 llama-test.el
+2 −2 llama.el
2 changes: 1 addition & 1 deletion lib/magit
Submodule magit updated 52 files
+3 −3 CHANGELOG
+2 −2 docs/magit-section.org
+3 −3 docs/magit-section.texi
+28 −39 docs/magit.org
+126 −480 docs/magit.texi
+1 −1 lisp/Makefile
+5 −3 lisp/git-commit.el
+7 −9 lisp/git-rebase.el
+9 −9 lisp/magit-apply.el
+1 −1 lisp/magit-autorevert.el
+10 −10 lisp/magit-base.el
+1 −1 lisp/magit-bisect.el
+13 −16 lisp/magit-blame.el
+1 −1 lisp/magit-bookmark.el
+1 −1 lisp/magit-branch.el
+1 −1 lisp/magit-bundle.el
+1 −1 lisp/magit-clone.el
+7 −7 lisp/magit-commit.el
+1 −1 lisp/magit-core.el
+62 −36 lisp/magit-diff.el
+5 −5 lisp/magit-ediff.el
+1 −1 lisp/magit-extras.el
+1 −1 lisp/magit-fetch.el
+1 −1 lisp/magit-files.el
+13 −13 lisp/magit-git.el
+1 −1 lisp/magit-gitignore.el
+36 −38 lisp/magit-log.el
+1 −1 lisp/magit-margin.el
+1 −1 lisp/magit-merge.el
+35 −19 lisp/magit-mode.el
+1 −1 lisp/magit-notes.el
+1 −1 lisp/magit-patch.el
+6 −7 lisp/magit-process.el
+1 −1 lisp/magit-pull.el
+1 −1 lisp/magit-push.el
+1 −1 lisp/magit-reflog.el
+29 −16 lisp/magit-refs.el
+1 −1 lisp/magit-remote.el
+1 −1 lisp/magit-repos.el
+1 −1 lisp/magit-reset.el
+47 −20 lisp/magit-section.el
+1 −1 lisp/magit-sequence.el
+1 −1 lisp/magit-sparse-checkout.el
+66 −59 lisp/magit-stash.el
+101 −48 lisp/magit-status.el
+7 −8 lisp/magit-submodule.el
+1 −1 lisp/magit-subtree.el
+1 −1 lisp/magit-tag.el
+1 −1 lisp/magit-transient.el
+1 −1 lisp/magit-wip.el
+1 −1 lisp/magit-worktree.el
+6 −6 lisp/magit.el
2 changes: 1 addition & 1 deletion lib/marginalia
Submodule marginalia updated 1 files
+1 −1 marginalia.el
2 changes: 1 addition & 1 deletion lib/markdown-mode
2 changes: 1 addition & 1 deletion lib/nerd-icons
Submodule nerd-icons updated 1 files
+2 −0 nerd-icons.el
2 changes: 1 addition & 1 deletion lib/no-littering
Submodule no-littering updated 1 files
+3 −3 no-littering.el
2 changes: 1 addition & 1 deletion lib/orderless
2 changes: 1 addition & 1 deletion lib/org-roam
2 changes: 1 addition & 1 deletion lib/sis
Submodule sis updated 1 files
+31 −44 sis.el
2 changes: 1 addition & 1 deletion lib/transient
2 changes: 1 addition & 1 deletion lib/treesit-fold
2 changes: 1 addition & 1 deletion lib/verb
Submodule verb updated 6 files
+5 −1 CHANGELOG.md
+67 −3 README.md
+23 −1 test/data/test.org
+849 −791 test/verb-test.el
+11 −0 verb-util.el
+83 −46 verb.el
2 changes: 1 addition & 1 deletion lib/vundo
Submodule vundo updated 1 files
+3 −2 vundo.el
2 changes: 1 addition & 1 deletion lib/yasnippet

0 comments on commit 1c63fbd

Please sign in to comment.