CHANGE 22 drones

Update auto-compile       to  1.8.2-1-g945f4eb
Update compat             to  29.1.4.2-8-g75d0b85
Update consult            to  0.35-13-g40607fb
Update consult-notes      to  006b209
Update corfu              to  0.38-7-gcc244c5
Update denote             to  5a9645b
Update ef-themes          to  559de2d
Update embark             to  0.21-165-g46fb2f8
Update epkg               to v3.3.3-81-gb22da65
Update evil               to  1.14.0-387-gd6d2e5d
Update evil-collection    to  0.0.9-32-g8be4b75
Update llama              to v0.3.1-1-ga938ac0
Update magit              to v3.3.0-742-ga3b9b007
Assimilate ob-restclient       ded3b7e
Update org                to release_9.6.8-746-g234650af2
Assimilate puppet-mode         0.4-13-g71bcd38
Update rainbow-delimiters to  2.1.5-3-gf40ece5
Assimilate restclient          0ba7281
Update transient          to v0.4.3-5-g361d8ac
Update vertico            to  1.4-21-g5780fac
Update which-key          to v3.6.0-20-g4d20bc8
Update with-editor        to v3.3.2
This commit is contained in:
2023-09-05 23:51:40 +02:00
parent 59ba867d51
commit 5c967dca79
24 changed files with 33 additions and 20 deletions

11
.gitmodules vendored
View File

@@ -20,7 +20,7 @@
url = git@github.com:emacscollective/closql.git
[submodule "compat"]
path = lib/compat
url = https://git.sr.ht/~pkal/compat
url = https://github.com/emacs-compat/compat
[submodule "consult"]
path = lib/consult
url = https://github.com/minad/consult
@@ -78,6 +78,9 @@
[submodule "ob-go"]
path = lib/ob-go
url = https://github.com/pope/ob-go
[submodule "ob-restclient"]
path = lib/ob-restclient
url = https://github.com/alf/ob-restclient.el
[submodule "orderless"]
path = lib/orderless
url = https://github.com/oantolin/orderless
@@ -87,9 +90,15 @@
[submodule "projectile"]
path = lib/projectile
url = https://github.com/bbatsov/projectile
[submodule "puppet-mode"]
path = lib/puppet-mode
url = https://github.com/voxpupuli/puppet-mode
[submodule "rainbow-delimiters"]
path = lib/rainbow-delimiters
url = https://github.com/Fanael/rainbow-delimiters
[submodule "restclient"]
path = lib/restclient
url = https://github.com/pashky/restclient.el
[submodule "s"]
path = lib/s
url = https://github.com/magnars/s.el

View File

@@ -102,6 +102,7 @@
'org-babel-load-languages
'((emacs-lisp . t)
(plantuml . t)
(restclient . t)
(C . t)
(java . t)
(shell . t)

1
lib/ob-restclient Submodule

Submodule lib/ob-restclient added at ded3b7eb7b

Submodule lib/org updated: 34082ff184...234650af2e

1
lib/puppet-mode Submodule

Submodule lib/puppet-mode added at 71bcd383f2

1
lib/restclient Submodule

Submodule lib/restclient added at 0ba72816f9