From 0fa1f728a2191a15c315c33834c6c7599b8c9c0f Mon Sep 17 00:00:00 2001 From: marco Date: Thu, 21 Sep 2023 00:56:17 +0200 Subject: [PATCH] CHANGE 24 drones Update auto-compile to 1.8.2-2-gf72fe7f Update borg to v3.3.1-116-g2b38da4 Update buttercup to v1.31-1-g9cbbc99 Update closql to v1.2.1-28-g909752e Update compat to 29.1.4.2-19-ga16662c Update consult to 0.35-27-g4338004 Assimilate corfu-terminal v0.7 Update denote to 3061a73 Update ef-themes to d72b391 Update emacsql to 3.1.1-43-g59de83a Update embark to 0.23-2-g03fa41a Update epkg to v3.3.3-82-gbfcceba Update evil to 1.14.0-389-gd28206c Update evil-collection to 0.0.9-33-g0f558f3 Update git-modes to 1.4.1-1-g3889534 Update magit to v3.3.0-779-gae7f5e9f Update marginalia to 1.3-7-gf173437 Update orderless to 1.0-14-gd6b402a Update org to release_9.6.8-785-g72bbf8928 Assimilate popon v0.13 Update projectile to v2.7.0-30-g4247ac7 Update transient to v0.4.3-10-g04f87b4 Update vertico to 1.4-25-g81bec39 Update with-editor to v3.3.2-1-gfcd186d --- .gitmodules | 9 +++++++++ lib/auto-compile | 2 +- lib/borg | 2 +- lib/buttercup | 2 +- lib/closql | 2 +- lib/compat | 2 +- lib/consult | 2 +- lib/corfu-terminal | 1 + lib/denote | 2 +- lib/ef-themes | 2 +- lib/emacsql | 2 +- lib/embark | 2 +- lib/epkg | 2 +- lib/evil | 2 +- lib/evil-collection | 2 +- lib/git-modes | 2 +- lib/magit | 2 +- lib/marginalia | 2 +- lib/orderless | 2 +- lib/org | 2 +- lib/popon | 1 + lib/projectile | 2 +- lib/transient | 2 +- lib/vertico | 2 +- lib/with-editor | 2 +- 25 files changed, 33 insertions(+), 22 deletions(-) create mode 160000 lib/corfu-terminal create mode 160000 lib/popon diff --git a/.gitmodules b/.gitmodules index ea43636..3073844 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,6 +30,9 @@ [submodule "corfu"] path = lib/corfu url = https://github.com/minad/corfu +[submodule "corfu-terminal"] + path = lib/corfu-terminal + url = https://codeberg.org/akib/emacs-corfu-terminal.git [submodule "dash"] path = lib/dash url = https://github.com/magnars/dash.el @@ -60,6 +63,9 @@ [submodule "git-modes"] path = lib/git-modes url = https://github.com/magit/git-modes +[submodule "https://codeberg.org/akib/emacs-corfu-terminal.git"] + path = lib/https:/codeberg.org/akib/emacs-corfu-terminal.git + url = https://codeberg.org/akib/emacs-corfu-terminal.git [submodule "libgit"] path = lib/libgit url = https://github.com/magit/libegit2 @@ -87,6 +93,9 @@ [submodule "org"] path = lib/org url = git@github.com:emacsmirror/org.git +[submodule "popon"] + path = lib/popon + url = https://codeberg.org/akib/emacs-popon [submodule "projectile"] path = lib/projectile url = https://github.com/bbatsov/projectile diff --git a/lib/auto-compile b/lib/auto-compile index 945f4eb..f72fe7f 160000 --- a/lib/auto-compile +++ b/lib/auto-compile @@ -1 +1 @@ -Subproject commit 945f4ebf40e409688d58f003542b275eab6f83c5 +Subproject commit f72fe7ffab6c15c70b05370c03eb0d8dda3c4938 diff --git a/lib/borg b/lib/borg index dcdd702..2b38da4 160000 --- a/lib/borg +++ b/lib/borg @@ -1 +1 @@ -Subproject commit dcdd702dae7cdfc3bfb9076d737490870647870d +Subproject commit 2b38da4f44cba8931f84d7a8c73edf320dc60375 diff --git a/lib/buttercup b/lib/buttercup index 30c703d..9cbbc99 160000 --- a/lib/buttercup +++ b/lib/buttercup @@ -1 +1 @@ -Subproject commit 30c703d215b075aaede936a2c424f65b5f7b6391 +Subproject commit 9cbbc9999e3ae28091e93015b2996a1e698f8b0e diff --git a/lib/closql b/lib/closql index ea49aa1..909752e 160000 --- a/lib/closql +++ b/lib/closql @@ -1 +1 @@ -Subproject commit ea49aa1d12ad7fb5d8e9f87eec033732aff1ee7a +Subproject commit 909752e2aa946bd91b27a1813982e2b20ae27dde diff --git a/lib/compat b/lib/compat index 75d0b85..a16662c 160000 --- a/lib/compat +++ b/lib/compat @@ -1 +1 @@ -Subproject commit 75d0b8527f51aae42d23eee4aeb263e19055747e +Subproject commit a16662cbc5db33350b7ab0f5a345952fd6c03403 diff --git a/lib/consult b/lib/consult index 40607fb..4338004 160000 --- a/lib/consult +++ b/lib/consult @@ -1 +1 @@ -Subproject commit 40607fb11ceaaa4d2d1c19673295923fd9cfa0e2 +Subproject commit 43380042daaaf57f60aa22962a97ed904a7d56ce diff --git a/lib/corfu-terminal b/lib/corfu-terminal new file mode 160000 index 0000000..501548c --- /dev/null +++ b/lib/corfu-terminal @@ -0,0 +1 @@ +Subproject commit 501548c3d51f926c687e8cd838c5865ec45d03cc diff --git a/lib/denote b/lib/denote index 5a9645b..3061a73 160000 --- a/lib/denote +++ b/lib/denote @@ -1 +1 @@ -Subproject commit 5a9645ba851c11b583ec8a37b2facd1a5a06cf71 +Subproject commit 3061a7387f01aade83f5c7a88b7d758fd206a665 diff --git a/lib/ef-themes b/lib/ef-themes index 559de2d..d72b391 160000 --- a/lib/ef-themes +++ b/lib/ef-themes @@ -1 +1 @@ -Subproject commit 559de2d1604b264a28493f3c082ba9a0d103670b +Subproject commit d72b3916a980a1b5fbeda2fe350da2cb48ceb0b0 diff --git a/lib/emacsql b/lib/emacsql index 6401226..59de83a 160000 --- a/lib/emacsql +++ b/lib/emacsql @@ -1 +1 @@ -Subproject commit 64012261f65fcdd7ea137d1973ef051af1dced42 +Subproject commit 59de83a1276a5fbcf8a682b64bbdcf5e00c6ce8b diff --git a/lib/embark b/lib/embark index 46fb2f8..03fa41a 160000 --- a/lib/embark +++ b/lib/embark @@ -1 +1 @@ -Subproject commit 46fb2f8bd90bc374d2cd0a55da3510a09070c859 +Subproject commit 03fa41abaa4b884b89b619c3972bccb91153eebf diff --git a/lib/epkg b/lib/epkg index b22da65..bfcceba 160000 --- a/lib/epkg +++ b/lib/epkg @@ -1 +1 @@ -Subproject commit b22da65653418290dc93f7c8b167e8600cdaedb0 +Subproject commit bfccebabd75195d12dab9aacf783415c49b7e8a5 diff --git a/lib/evil b/lib/evil index d6d2e5d..d28206c 160000 --- a/lib/evil +++ b/lib/evil @@ -1 +1 @@ -Subproject commit d6d2e5d2b170eb0ab3bec488868702009a0ee3b6 +Subproject commit d28206ccff74bc07ba335b8ff77805564f6928d7 diff --git a/lib/evil-collection b/lib/evil-collection index 8be4b75..0f558f3 160000 --- a/lib/evil-collection +++ b/lib/evil-collection @@ -1 +1 @@ -Subproject commit 8be4b75c86bc637dbcd14be7522d6da06df1747e +Subproject commit 0f558f36c1e91835e3daa32254ae081d8c9f0e98 diff --git a/lib/git-modes b/lib/git-modes index 44d536b..3889534 160000 --- a/lib/git-modes +++ b/lib/git-modes @@ -1 +1 @@ -Subproject commit 44d536ba637235c9dd203410281397417a3e60b6 +Subproject commit 3889534bdafb04fab84c083ccfc510202926c5a0 diff --git a/lib/magit b/lib/magit index a3b9b00..ae7f5e9 160000 --- a/lib/magit +++ b/lib/magit @@ -1 +1 @@ -Subproject commit a3b9b007025572548a909b0cf5edc144c98fcb2f +Subproject commit ae7f5e9fb4fa5253ec0ee64e06f7b3afc0cbee7f diff --git a/lib/marginalia b/lib/marginalia index 17fffc6..f173437 160000 --- a/lib/marginalia +++ b/lib/marginalia @@ -1 +1 @@ -Subproject commit 17fffc685731a1459fb5faa9e376b75ebe225d5c +Subproject commit f1734375a5d8fa18e9cecb47ae4b5ae86c72399f diff --git a/lib/orderless b/lib/orderless index 6936fe4..d6b402a 160000 --- a/lib/orderless +++ b/lib/orderless @@ -1 +1 @@ -Subproject commit 6936fe46ef07df168a423f04efeda130b4e69753 +Subproject commit d6b402a89e234d0e6166247ed6025f9acc8b4d9a diff --git a/lib/org b/lib/org index 234650a..72bbf89 160000 --- a/lib/org +++ b/lib/org @@ -1 +1 @@ -Subproject commit 234650af2efd3db70e36f7d91ad835c6de75c51a +Subproject commit 72bbf89282612ff06860420037bd4c77777fe037 diff --git a/lib/popon b/lib/popon new file mode 160000 index 0000000..bf8174c --- /dev/null +++ b/lib/popon @@ -0,0 +1 @@ +Subproject commit bf8174cb7e6e8fe0fe91afe6b01b6562c4dc39da diff --git a/lib/projectile b/lib/projectile index 971cd5c..4247ac7 160000 --- a/lib/projectile +++ b/lib/projectile @@ -1 +1 @@ -Subproject commit 971cd5c4f25ff1f84ab7e8337ffc7f89f67a1b52 +Subproject commit 4247ac77173b6f92f28af04f5a72ff68de19f057 diff --git a/lib/transient b/lib/transient index 361d8ac..04f87b4 160000 --- a/lib/transient +++ b/lib/transient @@ -1 +1 @@ -Subproject commit 361d8ac61bf75e027173f84a1013d87364a4ec3e +Subproject commit 04f87b4ab3c7448a78f452cadaaf5d9e7a216d1d diff --git a/lib/vertico b/lib/vertico index 5780fac..81bec39 160000 --- a/lib/vertico +++ b/lib/vertico @@ -1 +1 @@ -Subproject commit 5780fac84f67c19cd6906077ecd636bac3c0c7ad +Subproject commit 81bec39151f0a2fc6cad541f2290b4ab6282e6e2 diff --git a/lib/with-editor b/lib/with-editor index d5f3f06..fcd186d 160000 --- a/lib/with-editor +++ b/lib/with-editor @@ -1 +1 @@ -Subproject commit d5f3f06cb830311e60c58f656988ef37c05a99e0 +Subproject commit fcd186d1e684c2dca6497c89af77b27b2b036c11