mirror of
https://github.com/emacscollective/emacs.g.git
synced 2025-07-24 18:35:22 -04:00
Merge branch 'master' into drone/bash-completion
This commit is contained in:
commit
95a0466f60
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -37,6 +37,7 @@
|
||||
[submodule "magit"]
|
||||
path = lib/magit
|
||||
url = git@github.com:magit/magit.git
|
||||
recursive-byte-compile = true
|
||||
info-path = Documentation
|
||||
[submodule "magit-popup"]
|
||||
path = lib/magit-popup
|
||||
|
5
init.el
5
init.el
@ -30,11 +30,6 @@
|
||||
(require 'use-package)
|
||||
(setq use-package-verbose t))
|
||||
|
||||
(use-package subr-x
|
||||
:config
|
||||
(put 'if-let 'byte-obsolete-info nil)
|
||||
(put 'when-let 'byte-obsolete-info nil))
|
||||
|
||||
(use-package auto-compile
|
||||
:demand t
|
||||
:config
|
||||
|
2
lib/borg
2
lib/borg
@ -1 +1 @@
|
||||
Subproject commit d386e9e9bdfc04f5721b10677e5ddf64bb4a032a
|
||||
Subproject commit 99d166796f181741ebd79542b96824b096bcb36c
|
@ -1 +1 @@
|
||||
Subproject commit 1e8a710349da31e81018b7f9ebcab5759b923b14
|
||||
Subproject commit 012b94f8695e194455111fd54eff0b94dd0dd0db
|
2
lib/dash
2
lib/dash
@ -1 +1 @@
|
||||
Subproject commit a74f4cfcdc8d0642a9f602ad494f0354f27dacc9
|
||||
Subproject commit 6514359b8606a6a9a94068ccd601fcd6379d6584
|
@ -1 +1 @@
|
||||
Subproject commit 154c64affe7bdd16da814d198277d29bd1b6bb2a
|
||||
Subproject commit 069a92590000269a9a5b0b7aebbae9595675a59c
|
@ -1 +1 @@
|
||||
Subproject commit a96b2587c46be256c28c735ac9f68af3dfa5a1fe
|
||||
Subproject commit f8c3d9fce28ab7d5b0c9fcf2c1236151ca7add24
|
2
lib/epkg
2
lib/epkg
@ -1 +1 @@
|
||||
Subproject commit 432312b9583ed7b88ad9644fd1bf2183765a892e
|
||||
Subproject commit c42bc98a711ffa8d2a7b9096b563ac0edb0b9bf3
|
2
lib/ghub
2
lib/ghub
@ -1 +1 @@
|
||||
Subproject commit 4831933da059ee084a16016558b9ccd8c581a8ff
|
||||
Subproject commit 53e2e29308a70968be4eda0ff640dc7b538205a6
|
@ -1 +1 @@
|
||||
Subproject commit b08ac12f09a6cfe967ef70dad3f22430da4fbdab
|
||||
Subproject commit 55468314a5f6b77d2c96be62c7005ac94545e217
|
@ -1 +1 @@
|
||||
Subproject commit 66d9558f4f50332a68213683f7702ca0735f7171
|
||||
Subproject commit a2b3184a483c67ca4ad85c63af02c6524588888d
|
@ -1 +1 @@
|
||||
Subproject commit 60ff82ac7aa8dbc24eb3c34dbed13ad01f20671c
|
||||
Subproject commit 8eaa0becc2370484a432a8a19f40ce5e8d0f1642
|
@ -1 +1 @@
|
||||
Subproject commit d3ace722ea890f9e99054af4487eff65c4e36243
|
||||
Subproject commit 39a8b8812c2c9f6f0b299e6a04e504ef393694ce
|
@ -1 +1 @@
|
||||
Subproject commit ad5bb005ed3afec2d8b9b2bc1df19fb9b5e2dd84
|
||||
Subproject commit 9dd9f176d96abc60365369de6d08c26c414ef1f3
|
Loading…
x
Reference in New Issue
Block a user