From 7cb6b617e4052d78329a814c15f91db9e3f25d73 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Tue, 19 Sep 2017 19:02:56 +0200 Subject: [PATCH 1/2] Update 2 drones Update no-littering to v0.5.11 Update undo-tree to release/0.6.6-6-g9afaffee --- lib/no-littering | 2 +- lib/undo-tree | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/no-littering b/lib/no-littering index d556a4c..a4b42b1 160000 --- a/lib/no-littering +++ b/lib/no-littering @@ -1 +1 @@ -Subproject commit d556a4cd3bfd3827c3d395ff6cd1e6086658589d +Subproject commit a4b42b185b65e78bc3bb6523e23aefb1213eb3b2 diff --git a/lib/undo-tree b/lib/undo-tree index a2fff39..9afaffe 160000 --- a/lib/undo-tree +++ b/lib/undo-tree @@ -1 +1 @@ -Subproject commit a2fff3959730c69a050543af07fe477dd83092ac +Subproject commit 9afaffee7b40367632dc3c9385284da2cfe4877e From 034d906caeeffb417ed1ff62e66e377e15bf9f1e Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Tue, 19 Sep 2017 19:03:36 +0200 Subject: [PATCH 2/2] Assimilate markdown-mode v2.3 --- .gitmodules | 3 +++ lib/markdown-mode | 1 + 2 files changed, 4 insertions(+) create mode 160000 lib/markdown-mode diff --git a/.gitmodules b/.gitmodules index 29f7648..be7b01c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,6 +37,9 @@ path = lib/magit url = git@github.com:magit/magit.git info-path = Documentation +[submodule "markdown-mode"] + path = lib/markdown-mode + url = git@github.com:jrblevin/markdown-mode.git [submodule "no-littering"] path = lib/no-littering url = git@github.com:emacscollective/no-littering.git diff --git a/lib/markdown-mode b/lib/markdown-mode new file mode 160000 index 0000000..cde5c5d --- /dev/null +++ b/lib/markdown-mode @@ -0,0 +1 @@ +Subproject commit cde5c5d2bcce470c494b76e23cfe1364b6291c20