diff --git a/.gitignore b/.gitignore index 770d239..657afa3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /.cask /.hive-maint /custom.el +/eln-cache /elpa /var diff --git a/.gitmodules b/.gitmodules index 6655120..eb70e3f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,6 +13,7 @@ [submodule "dash"] path = lib/dash url = git@github.com:magnars/dash.el.git + no-byte-compile = dash-functional.el no-makeinfo = dash-template.texi [submodule "diff-hl"] path = lib/diff-hl @@ -30,6 +31,7 @@ [submodule "magit"] path = lib/magit url = git@github.com:magit/magit.git + no-byte-compile = lisp/magit-libgit.el recursive-byte-compile = true info-path = Documentation [submodule "markdown-mode"] diff --git a/init.el b/init.el index 4028c31..d8ab0d9 100644 --- a/init.el +++ b/init.el @@ -174,6 +174,8 @@ (global-undo-tree-mode) (setq undo-tree-mode-lighter "")) +;;; Tequila worms + (progn ; startup (message "Loading %s...done (%.3fs)" user-init-file (float-time (time-subtract (current-time) diff --git a/lib/auto-compile b/lib/auto-compile index f8619d1..ff21de7 160000 --- a/lib/auto-compile +++ b/lib/auto-compile @@ -1 +1 @@ -Subproject commit f8619d1616b523918323914ec77bfbee2c559781 +Subproject commit ff21de70f3523afa2976d1e787e2febefeba2653 diff --git a/lib/borg b/lib/borg index 5de2a7a..0ff7d7e 160000 --- a/lib/borg +++ b/lib/borg @@ -1 +1 @@ -Subproject commit 5de2a7aa0c126f5b18506e187bca66079e68f51d +Subproject commit 0ff7d7e469d75c26caed8d50ca80299cc4a77b88 diff --git a/lib/closql b/lib/closql index c864c1f..e2687e7 160000 --- a/lib/closql +++ b/lib/closql @@ -1 +1 @@ -Subproject commit c864c1fadfea4a05fff29cb60891b7a32ac88c78 +Subproject commit e2687e7ff958a19e6e5d6552c4e0b7b33c424bab diff --git a/lib/dash b/lib/dash index e0254c5..39d067b 160000 --- a/lib/dash +++ b/lib/dash @@ -1 +1 @@ -Subproject commit e0254c56e78b82f670e2d92ad7077c6cc96db1cf +Subproject commit 39d067b9fbb2db65fc7a6938bfb21489ad990cb4 diff --git a/lib/diff-hl b/lib/diff-hl index 3394d85..a682de6 160000 --- a/lib/diff-hl +++ b/lib/diff-hl @@ -1 +1 @@ -Subproject commit 3394d8536c315e9bf553d0ee0bdd5afa6c4aa6ff +Subproject commit a682de60187763128d2d0a85f1d168d89877691f diff --git a/lib/emacsql b/lib/emacsql index 6d8cd93..9dca599 160000 --- a/lib/emacsql +++ b/lib/emacsql @@ -1 +1 @@ -Subproject commit 6d8cd9366284b5a27268ff4b783e2c34573d5b60 +Subproject commit 9dca5996168c4963eb67e61c7f17fdcb8228e314 diff --git a/lib/epkg b/lib/epkg index 94c8389..cb12a3f 160000 --- a/lib/epkg +++ b/lib/epkg @@ -1 +1 @@ -Subproject commit 94c8389a8b660a68ae7e5458583b06b30ba0edb9 +Subproject commit cb12a3fed77d574e5c30eafd4f950dae02022b67 diff --git a/lib/git-modes b/lib/git-modes index 5546831..433e1c5 160000 --- a/lib/git-modes +++ b/lib/git-modes @@ -1 +1 @@ -Subproject commit 55468314a5f6b77d2c96be62c7005ac94545e217 +Subproject commit 433e1c57a63c88855fc41a942e29d7bc8c9c16c7 diff --git a/lib/magit b/lib/magit index 8e23c49..2fe42f6 160000 --- a/lib/magit +++ b/lib/magit @@ -1 +1 @@ -Subproject commit 8e23c49b5a739284ffa87c489759ff7787c36ae0 +Subproject commit 2fe42f63d558e488ad71d050e8ca5e8565c845ae diff --git a/lib/packed b/lib/packed index 3b96ded..ed63b48 160000 --- a/lib/packed +++ b/lib/packed @@ -1 +1 @@ -Subproject commit 3b96dedb404f614479c1b321fac3e4bf11ba0782 +Subproject commit ed63b4803899c3719aeeba461e249c473e5b26f0 diff --git a/lib/transient b/lib/transient index 8ad5fb8..65f4eac 160000 --- a/lib/transient +++ b/lib/transient @@ -1 +1 @@ -Subproject commit 8ad5fb83c458801816fc2f888c43f6baf74b5803 +Subproject commit 65f4eac82c564204d20df0a606dc2fcaa72cc41e diff --git a/lib/use-package b/lib/use-package index 365c73d..a7422fb 160000 --- a/lib/use-package +++ b/lib/use-package @@ -1 +1 @@ -Subproject commit 365c73d2618dd0040a32c2601c5456ab5495b812 +Subproject commit a7422fb8ab1baee19adb2717b5b47b9c3812a84c diff --git a/lib/with-editor b/lib/with-editor index b439749..eabf9c9 160000 --- a/lib/with-editor +++ b/lib/with-editor @@ -1 +1 @@ -Subproject commit b439749da110af83aea40e79dd2a8c57427bc28a +Subproject commit eabf9c9bd2477e98251b84ed22c6b4d8d43603e6