From: Amin Bandali Date: Thu, 5 Jul 2018 01:36:36 +0000 (-0400) Subject: [emacs] update 15 drones X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/1a0526723e6c8a09015d84c348ec9482dc82777b [emacs] update 15 drones lib/borg master v2.0.0-64-g738f749 lib/closql master v0.6.0 lib/company master 0.9.6-37-g1f836b6 lib/emacsql master 2.0.2-19-g3b70e8f lib/epkg master v3.1.0 lib/flycheck master 31-156-g0995b0bb lib/general master e690ef9 lib/helm master v2.9.7-21-g40a01d97 lib/hydra master 0.14.0-17-g87cc74b lib/ivy master 0.10.0-271-g0cf0e6d lib/magit master 2.13.0-70-g1e2f1686 lib/magit-popup master v2.12.3-4-ge2060cc lib/notmuch master debian/0.27-1-7-gfd3c9365 lib/use-package master 2.3-398-g4f0f585 lib/which-key master v3.3.0-1-g013cdb7 Some were detached, so I checked out their `master'. --- diff --git a/.gitmodules b/.gitmodules index 2742309..1479c1a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -101,6 +101,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 diff --git a/lib/borg b/lib/borg index d386e9e..738f749 160000 --- a/lib/borg +++ b/lib/borg @@ -1 +1 @@ -Subproject commit d386e9e9bdfc04f5721b10677e5ddf64bb4a032a +Subproject commit 738f749a9eeb9abecad17d38ce9a3e45c040cede diff --git a/lib/closql b/lib/closql index db22efc..6de4683 160000 --- a/lib/closql +++ b/lib/closql @@ -1 +1 @@ -Subproject commit db22efccdd91974a024eb6f7ddd3b78f499dc7e2 +Subproject commit 6de4683855fc4c00104a8db096183a68c670ace2 diff --git a/lib/company b/lib/company index a913803..1f836b6 160000 --- a/lib/company +++ b/lib/company @@ -1 +1 @@ -Subproject commit a9138030819833c481cea93ddf52442237e4874e +Subproject commit 1f836b6b16d313bddef2cccebf49f42d36c58e28 diff --git a/lib/emacsql b/lib/emacsql index a96b258..3b70e8f 160000 --- a/lib/emacsql +++ b/lib/emacsql @@ -1 +1 @@ -Subproject commit a96b2587c46be256c28c735ac9f68af3dfa5a1fe +Subproject commit 3b70e8f5dd6cc127b68d039772e2818eee49a5d2 diff --git a/lib/epkg b/lib/epkg index 81b1a33..740b06c 160000 --- a/lib/epkg +++ b/lib/epkg @@ -1 +1 @@ -Subproject commit 81b1a33b560eeca402745ccff19cdc422e6b22dd +Subproject commit 740b06cb11871f65b16cda602c5d8fc23138e99f diff --git a/lib/flycheck b/lib/flycheck index 325d5cc..0995b0b 160000 --- a/lib/flycheck +++ b/lib/flycheck @@ -1 +1 @@ -Subproject commit 325d5cce1135d86832439f0d542dd27feacb9498 +Subproject commit 0995b0bb3f518c7350f1428860c0fc7eeaee3c46 diff --git a/lib/general b/lib/general index 38590b2..e690ef9 160000 --- a/lib/general +++ b/lib/general @@ -1 +1 @@ -Subproject commit 38590b2b40d9ae71a047914f938416a7bd01e370 +Subproject commit e690ef9e706f7eea071357520709ef5407a42159 diff --git a/lib/helm b/lib/helm index b325a2a..40a01d9 160000 --- a/lib/helm +++ b/lib/helm @@ -1 +1 @@ -Subproject commit b325a2ac145f5174dc770712342e32046919cc70 +Subproject commit 40a01d979e24c9559d57cdc88f35fa2abee18441 diff --git a/lib/hydra b/lib/hydra index 5b8f662..87cc74b 160000 --- a/lib/hydra +++ b/lib/hydra @@ -1 +1 @@ -Subproject commit 5b8f66299249cc771008248279544b8eb3ecdc19 +Subproject commit 87cc74b2644daa2e9e660bc8a447c84a0ddeeab6 diff --git a/lib/ivy b/lib/ivy index 716e151..0cf0e6d 160000 --- a/lib/ivy +++ b/lib/ivy @@ -1 +1 @@ -Subproject commit 716e1518db1ef20ea14f82a248b15ec1c9c87318 +Subproject commit 0cf0e6da85a72991afe8e08a0514dad6485cbf76 diff --git a/lib/magit b/lib/magit index c98ea64..1e2f168 160000 --- a/lib/magit +++ b/lib/magit @@ -1 +1 @@ -Subproject commit c98ea64ac1e64e72c55614ef482a1fc4b095fb17 +Subproject commit 1e2f1686a16bbe05c12b59fb313d72486460c8ae diff --git a/lib/magit-popup b/lib/magit-popup index 60ff82a..e2060cc 160000 --- a/lib/magit-popup +++ b/lib/magit-popup @@ -1 +1 @@ -Subproject commit 60ff82ac7aa8dbc24eb3c34dbed13ad01f20671c +Subproject commit e2060ccb3105555f55992a995587221820341b24 diff --git a/lib/notmuch b/lib/notmuch index 51f3a07..fd3c936 160000 --- a/lib/notmuch +++ b/lib/notmuch @@ -1 +1 @@ -Subproject commit 51f3a0786f49a22beca2cb1d9f77fa0d560f4bdb +Subproject commit fd3c93650d976f630ba0a60341a1a695422e4969 diff --git a/lib/use-package b/lib/use-package index c03d153..4f0f585 160000 --- a/lib/use-package +++ b/lib/use-package @@ -1 +1 @@ -Subproject commit c03d153e5882109e24c016d3afa6940af673ede6 +Subproject commit 4f0f5856798b8575d3d466fce2a3aed0ebf1acf1 diff --git a/lib/which-key b/lib/which-key index ff79dff..013cdb7 160000 --- a/lib/which-key +++ b/lib/which-key @@ -1 +1 @@ -Subproject commit ff79dfff66f880885c5893dd6fd05dc51173a476 +Subproject commit 013cdb7259c1ff1ce9fb7ffbc637fc368ebd8144