From: James Bunton Date: Sat, 24 Feb 2018 01:15:42 +0000 (+1100) Subject: Update all the packages X-Git-Url: https://code.delx.au/dotemacs/commitdiff_plain/d655f1d9d79946c4052acf9af109d97a6834039b Update all the packages --- diff --git a/.gitmodules b/.gitmodules index bcb7fd1..7a79de8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -117,7 +117,7 @@ url = https://github.com/nschum/highlight-symbol.el.git [submodule "goto-chg"] path = packages/goto-chg - url = https://github.com/emacsmirror/goto-chg.git + url = https://github.com/emacs-evil/goto-chg.git [submodule "s"] path = packages/s url = https://github.com/magnars/s.el.git @@ -133,3 +133,9 @@ [submodule "ledger-mode"] path = packages/ledger-mode url = https://github.com/ledger/ledger-mode.git +[submodule "magit-popup"] + path = packages/magit-popup + url = https://github.com/magit/magit-popup.git +[submodule "ghub"] + path = packages/ghub + url = https://github.com/magit/ghub.git diff --git a/packages/ace-window b/packages/ace-window index 0a59342..208ea2a 160000 --- a/packages/ace-window +++ b/packages/ace-window @@ -1 +1 @@ -Subproject commit 0a59342b7aafa9f89b477b0cc28f41a1abb8096c +Subproject commit 208ea2a4e809f0c91caf3354b44a8f4a4f1cbb73 diff --git a/packages/async b/packages/async index d6222c2..15bcbf6 160000 --- a/packages/async +++ b/packages/async @@ -1 +1 @@ -Subproject commit d6222c2959caaca5c4980038756097da8a51e505 +Subproject commit 15bcbf6beae65d7606f0655711159ca56f050c6b diff --git a/packages/avy b/packages/avy index 228ed97..34d3531 160000 --- a/packages/avy +++ b/packages/avy @@ -1 +1 @@ -Subproject commit 228ed97d07d51e369eb6ad27bf408c5b3218a23b +Subproject commit 34d3531a3cd35ae6b9e8dbc37343c027504fdcb0 diff --git a/packages/dash b/packages/dash index 0468a31..48a5015 160000 --- a/packages/dash +++ b/packages/dash @@ -1 +1 @@ -Subproject commit 0468a3137c9e0d49121213f416fc7e2547d46a77 +Subproject commit 48a5015dd1314a8bcad48f2ad8866dd911001b01 diff --git a/packages/diminish b/packages/diminish index d5c61a1..565a983 160000 --- a/packages/diminish +++ b/packages/diminish @@ -1 +1 @@ -Subproject commit d5c61a14e1a5590a65f83c099a5bd42fcadff24d +Subproject commit 565a983a39d2e2cffab5df13b34f3b6116723208 diff --git a/packages/dockerfile-mode b/packages/dockerfile-mode index 3c6bc90..4ab78f6 160000 --- a/packages/dockerfile-mode +++ b/packages/dockerfile-mode @@ -1 +1 @@ -Subproject commit 3c6bc90360a2df53caad1721ee4c8285e2e22369 +Subproject commit 4ab78f678e9ee40c7c5729dc8f1f5c1a847be2e7 diff --git a/packages/editorconfig b/packages/editorconfig index 1543835..f52d213 160000 --- a/packages/editorconfig +++ b/packages/editorconfig @@ -1 +1 @@ -Subproject commit 1543835ce00412c3cd34a61497af5f68ead250a6 +Subproject commit f52d2133f3948221ba84a396c693eff958fc0eb9 diff --git a/packages/elisp-slime-nav b/packages/elisp-slime-nav index 8a1c271..3493842 160000 --- a/packages/elisp-slime-nav +++ b/packages/elisp-slime-nav @@ -1 +1 @@ -Subproject commit 8a1c2717a6fb50b654b8d1ffa12a40420ee32990 +Subproject commit 34938422929800839e2f935aca890cd4a229ca99 diff --git a/packages/expand-region b/packages/expand-region index 2357f1d..f99b763 160000 --- a/packages/expand-region +++ b/packages/expand-region @@ -1 +1 @@ -Subproject commit 2357f1d5efd9d5b9e37f3513342237fec2629291 +Subproject commit f99b7630efcdb47c9c6182489c55fba3bcaee521 diff --git a/packages/flycheck b/packages/flycheck index b78d5a6..676e706 160000 --- a/packages/flycheck +++ b/packages/flycheck @@ -1 +1 @@ -Subproject commit b78d5a6f48c2ebd4298cf33c3364c63d86ae32cc +Subproject commit 676e70662186552dd241f39c0a5a266f0b81b902 diff --git a/packages/ghub b/packages/ghub new file mode 160000 index 0000000..bd16d17 --- /dev/null +++ b/packages/ghub @@ -0,0 +1 @@ +Subproject commit bd16d17006488bcbcea32b258752ddf625954c78 diff --git a/packages/git-modes b/packages/git-modes index 9f18eca..8ca6595 160000 --- a/packages/git-modes +++ b/packages/git-modes @@ -1 +1 @@ -Subproject commit 9f18eca514d242816a4969e86c4cfd2cf4dfe401 +Subproject commit 8ca6595b1362d5882d5642e79f7bb2f18f1c8bbe diff --git a/packages/goto-chg b/packages/goto-chg index 79fdd52..e5b38e4 160000 --- a/packages/goto-chg +++ b/packages/goto-chg @@ -1 +1 @@ -Subproject commit 79fdd52dff5422d8191e34bf4c9cb86213d07211 +Subproject commit e5b38e4e1378f6ea48fa9e8439f49c2998654aa4 diff --git a/packages/groovy-modes b/packages/groovy-modes index 1ddbda5..771a9f4 160000 --- a/packages/groovy-modes +++ b/packages/groovy-modes @@ -1 +1 @@ -Subproject commit 1ddbda527268b33f506b50254234fec9bfdcbc9c +Subproject commit 771a9f448593216b8d93deb8cb18465f3551406d diff --git a/packages/haskell-mode b/packages/haskell-mode index 00ca4d9..9018ad5 160000 --- a/packages/haskell-mode +++ b/packages/haskell-mode @@ -1 +1 @@ -Subproject commit 00ca4d935e80707e18c17e40630ea9e36b39592c +Subproject commit 9018ad5cac0b1b1b5e0a51586027fb0ca4076b1a diff --git a/packages/js2-mode b/packages/js2-mode index b176925..40885b6 160000 --- a/packages/js2-mode +++ b/packages/js2-mode @@ -1 +1 @@ -Subproject commit b176925c4d8a21e0ed375e13cf6aa04cdf3b4a0e +Subproject commit 40885b6b50e497d2af53161785b3c9cc3133e42d diff --git a/packages/js2-refactor b/packages/js2-refactor index 17dff64..c005a0d 160000 --- a/packages/js2-refactor +++ b/packages/js2-refactor @@ -1 +1 @@ -Subproject commit 17dff6480c8d0b8e4daf44d65181ebc1371d3bdf +Subproject commit c005a0df51fd671213a45d8693a1d9cf5b21a06f diff --git a/packages/json-mode b/packages/json-mode index 39ba450..32d5a9b 160000 --- a/packages/json-mode +++ b/packages/json-mode @@ -1 +1 @@ -Subproject commit 39ba450ba5dcc72e317e679a0b61d8aa94383966 +Subproject commit 32d5a9b3319e6797c4d52e7d61a65e5638102ef4 diff --git a/packages/ledger-mode b/packages/ledger-mode index a88e05d..1e953bb 160000 --- a/packages/ledger-mode +++ b/packages/ledger-mode @@ -1 +1 @@ -Subproject commit a88e05d52b49048fe7cab543b2b21afa6ff0210a +Subproject commit 1e953bb33d6a534d5c29cecc832e12fbbe4c7395 diff --git a/packages/magit b/packages/magit index 33201f7..a50ae25 160000 --- a/packages/magit +++ b/packages/magit @@ -1 +1 @@ -Subproject commit 33201f76c27d21e91c2137aa5f19db18b2adb2e5 +Subproject commit a50ae25e10601ada0730caf4bbb2064053c3428f diff --git a/packages/magit-popup b/packages/magit-popup new file mode 160000 index 0000000..48cf02b --- /dev/null +++ b/packages/magit-popup @@ -0,0 +1 @@ +Subproject commit 48cf02b8e4d7d4a83bc22cacd64cbf4e6a266aa2 diff --git a/packages/markdown-mode b/packages/markdown-mode index ea55492..668de4a 160000 --- a/packages/markdown-mode +++ b/packages/markdown-mode @@ -1 +1 @@ -Subproject commit ea5549233b3ce1536dae3a4793df79971a3781da +Subproject commit 668de4a965980d618637a3b5754e721b54c51e83 diff --git a/packages/multiple-cursors b/packages/multiple-cursors index c945665..1075270 160000 --- a/packages/multiple-cursors +++ b/packages/multiple-cursors @@ -1 +1 @@ -Subproject commit c94566597a80c07a1782a75644fe1a2ca4f29bad +Subproject commit 10752700084595bb24712c27ba70a2326302e45b diff --git a/packages/s b/packages/s index e61dee5..5e9a685 160000 --- a/packages/s +++ b/packages/s @@ -1 +1 @@ -Subproject commit e61dee51474e61b777575b474459c582f3084f64 +Subproject commit 5e9a6857d42015c67681616aa3519f599f97b8d8 diff --git a/packages/scala-mode b/packages/scala-mode index 6f49104..56cba29 160000 --- a/packages/scala-mode +++ b/packages/scala-mode @@ -1 +1 @@ -Subproject commit 6f49104c182ec1cc8b30314dc92d02f4752106cf +Subproject commit 56cba2903cf6e12c715dbb5c99b34c97b2679379 diff --git a/packages/shackle b/packages/shackle index 979b021..4189c1c 160000 --- a/packages/shackle +++ b/packages/shackle @@ -1 +1 @@ -Subproject commit 979b021077655ca38749a60c9752c0817e8fd93e +Subproject commit 4189c1c773aab533969b587f7801ffbcd1d7d613 diff --git a/packages/slime b/packages/slime index d0fd5c5..bb663e9 160000 --- a/packages/slime +++ b/packages/slime @@ -1 +1 @@ -Subproject commit d0fd5c50135c20f172a0d7c69250c2d80d2f51e6 +Subproject commit bb663e97339d1ff217c674d649088493b82d08a9 diff --git a/packages/swiper b/packages/swiper index dc146d9..4384285 160000 --- a/packages/swiper +++ b/packages/swiper @@ -1 +1 @@ -Subproject commit dc146d9f1435b79fbfbfa702f0172b9de05f631d +Subproject commit 43842855c0a72651c63b0a8bf9dd980b088660fa diff --git a/packages/with-editor b/packages/with-editor index 791f985..fcbccec 160000 --- a/packages/with-editor +++ b/packages/with-editor @@ -1 +1 @@ -Subproject commit 791f985f63abe7f10de3fbd6fd49f9efac05a285 +Subproject commit fcbccec6ec0f6639eab769d6ff8e97f25347a48e diff --git a/packages/yaml-mode b/packages/yaml-mode index 64b2891..3fc5a33 160000 --- a/packages/yaml-mode +++ b/packages/yaml-mode @@ -1 +1 @@ -Subproject commit 64b28913bfe910b147d6ee16488dbaedb1452ca6 +Subproject commit 3fc5a33760b0bbb6e67adbce48ab3dc4ae34b847 diff --git a/packages/yasnippet b/packages/yasnippet index 2a3a0cd..3d7cafc 160000 --- a/packages/yasnippet +++ b/packages/yasnippet @@ -1 +1 @@ -Subproject commit 2a3a0cd2b18c21fc5f391273045f466c41da743c +Subproject commit 3d7cafccf8d7ea9d62e0ccd63c30769de5b8cf01