Commit Graph

329 Commits

Author SHA1 Message Date
Jonas Bernoulli
d293197f00 Update 2 drones
Update markdown-mode to v2.3-164-g434d5ef
Update no-littering  to v0.5.12-1-gc6de27a
2018-01-17 17:05:23 +01:00
Jonas Bernoulli
79f7466814 Merge branch 'master' into layer/essentials 2018-01-17 17:02:07 +01:00
Jonas Bernoulli
69886354f6 Update 4 drones
Update borg  to v2.0.0-35-g454daf9
Update dash  to  2.13.0-63-g138c22a
Update ghub  to v1.3.0-38-g8959334
Update magit to  2.11.0-411-g73ea37afb
2018-01-17 16:57:47 +01:00
Jonas Bernoulli
527c71280e Merge branch 'drone/undo-tree' into layer/essentials 2018-01-15 17:48:07 +01:00
Jonas Bernoulli
fef9483c91 Update undo-tree to release/0.6.6-7-gd3e35f79
Rewind to remove JKL patch.
2018-01-15 17:46:32 +01:00
Jonas Bernoulli
18b1fe7833 Update undo-tree to release/0.6.6-7-gd3e35f79 2018-01-15 17:37:38 +01:00
Jonas Bernoulli
560c0e3b40 Merge branch 'master' into drone/undo-tree 2018-01-15 17:36:32 +01:00
Jonas Bernoulli
e338dc645f Remove macrostep
This drone will be assimilated in `layer/elisp' instead.
2018-01-15 13:53:39 +01:00
Jonas Bernoulli
c583e418a2 Update 2 drones
Update no-littering to v0.5.12
Update undo-tree    to release/0.6.6-8-gfecc0b4a
2018-01-15 13:45:22 +01:00
Jonas Bernoulli
700c076c65 Merge branch 'master' into layer/essentials 2018-01-15 13:45:08 +01:00
Jonas Bernoulli
b5698f6235 Update 7 drones
Update auto-compile to  1.4.2
Update borg         to v2.0.0-34-g362ae8a
Update epkg         to v3.0.0-28-gc8ab0e5
Update ghub         to v1.3.0-37-g2962611
Update magit        to  2.11.0-395-g24ce90832
Update magit-popup  to v2.12.1
Update with-editor  to v2.7.1
2018-01-15 13:41:40 +01:00
Jonas Bernoulli
2659f6c889 Emacsg: docs: remove obsolete information 2018-01-15 12:16:15 +01:00
Jonas Bernoulli
095eb3b8a4 Emacsg: docs: Remove obsolete links 2018-01-15 11:03:28 +01:00
Jonas Bernoulli
9cd3020364 Update 2 drones
Update markdown-mode to v2.3-162-gfc4e143
Update no-littering  to v0.5.11-14-ge585ca1
2018-01-11 12:12:08 +01:00
Jonas Bernoulli
6d95debefc Merge branch 'master' into layer/essentials 2018-01-11 12:11:15 +01:00
Jonas Bernoulli
0523110764 ghub: Update upstream url 2018-01-11 12:05:03 +01:00
Jonas Bernoulli
589754d058 Update 4 drones
Update dash        to  2.13.0-61-g528e5a5
Update ghub        to v1.3.0-34-g1395d56
Update magit       to  2.11.0-389-g260e4afe3
Update use-package to  2.3-335-g05a4033
2018-01-11 12:01:00 +01:00
Jonas Bernoulli
492ccd5441 Emacs.g: Move Makefile and borg-bootstrap into borg package
In the borg repository these files are renamed to "borg.mk" and
"borg.sh" and modified slightly.  Add a new "Makefile" here.  It
defines one simple target `borg-bootstrap', which is required to
make "borg.mk" and "borg.sh" available during bootstrap and sources
"borg.mk" for all the other targets it used to define.  The target
defined here is fairly simple and hopefully won't have to be updated
often, but independent configurations still have integrate a copy of
this file, because we cannot bootstrap out of thin air and `git
submodule' isn't up to the task yet.

Update borg to v2.0.0-20-g8399ec8
2018-01-11 11:58:02 +01:00
Jonas Bernoulli
e532228c30 Assimilate ghub v1.3.0-33-gb5f8152 2017-12-22 21:22:30 +01:00
Jonas Bernoulli
b95498c14b Update 2 drones
Update markdown-mode to v2.3-141-ge8b336c
Update no-littering  to v0.5.11-12-g1cbf83a
2017-12-21 03:23:55 +01:00
Jonas Bernoulli
a4fa95b9a1 Merge branch 'master' into layer/essentials 2017-12-21 03:23:44 +01:00
Jonas Bernoulli
2efadaadac Emacsg: make: Add clean target 2017-12-21 03:18:00 +01:00
Jonas Bernoulli
4e25394021 Emacsg: make: Silence bogus warnings on older Emacsen
See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26177.
2017-12-21 03:17:00 +01:00
Jonas Bernoulli
45b352b5d0 Emacsg: make: Silence bogus warnings on newer Emacsen
I mean, what am I supposed to do here?  26.1 doesn't
want to use `if-let' and 25.3 doesn't have `if-let*'.
2017-12-21 03:16:00 +01:00
Jonas Bernoulli
17f4770a18 Emacsg: init: Silence bogus warnings on newer Emacsen
I mean, what am I supposed to do here?  26.1 doesn't
want to use `if-let' and 25.3 doesn't have `if-let*'.
2017-12-21 03:15:00 +01:00
Jonas Bernoulli
a2973a87e1 Emacsg: init: Suppress package.el more reliably 2017-12-21 03:14:00 +01:00
Jonas Bernoulli
f6285fa805 Remove finalize
This was a dependency of `emacsql', but as of
2.0.2-14-g616dde3 it no longer is required.
2017-12-21 03:13:00 +01:00
Jonas Bernoulli
8417c45cbd Update 10 drones
Update auto-compile to  1.4.1-1-g694b92e
Update borg         to v2.0.0-19-g4b908fd
Update closql       to v0.5.1
Update emacsql      to  2.0.2-14-g616dde3
Update epkg         to v3.0.0-26-g71ce3ff
Update finalize     to  2.0.0-2-g8467315
Update magit        to  2.11.0-355-g0ee62ee80
Update magit-popup  to v2.12.0-4-g3f23e81
Update use-package  to  2.3-323-g865e931
Update with-editor  to v2.7.0-11-g05338d8
2017-12-21 03:12:00 +01:00
Jonas Bernoulli
72ed7646a3 Update 2 drones
Update markdown-mode to v2.3-111-g74bcce2
Update no-littering  to v0.5.11-3-gf200aae
2017-11-27 12:47:08 +01:00
Jonas Bernoulli
faf0b79a20 Merge branch 'master' into layer/essentials 2017-11-27 12:46:46 +01:00
Jonas Bernoulli
76a26068ba Update 7 drones
Update borg        to v2.0.0-8-gba62a78
Update closql      to v0.5.0
Update dash        to  2.13.0-57-g91d8cb0
Update epkg        to v3.0.0-8-g6114b78
Update finalize    to  2.0.0-1-g0496a7b
Update use-package to  2.3-94-g98f9e12
Update with-editor to v2.7.0-7-gee39f23
2017-11-27 12:31:34 +01:00
Jonas Bernoulli
8cf374b249 magit: add new magit-insert-modules to magit-status-sections-hook
Instead of adding various `magit-insert-modules-*' functions directly.
2017-11-27 12:29:56 +01:00
Jonas Bernoulli
f3778d700f Assimilate magit-popup v2.12.0-2-g70e3cdd
Update magit to 2.11.0-286-gaa0f18646

magit-popup is no longer part of the magit repository.
2017-11-27 11:56:33 +01:00
Richard Kim
9756b42aa5 Emacsg: Makefile: respect EMACS environment variable 2017-10-16 17:20:12 +02:00
Jonas Bernoulli
034d906cae Assimilate markdown-mode v2.3 2017-09-19 19:03:36 +02:00
Jonas Bernoulli
7cb6b617e4 Update 2 drones
Update no-littering to v0.5.11
Update undo-tree    to release/0.6.6-6-g9afaffee
2017-09-19 19:02:56 +02:00
Jonas Bernoulli
7881fde0ca Merge branch 'master' into layer/essentials 2017-09-19 19:02:43 +02:00
Jonas Bernoulli
69bedcb8a1 Update 10 drones
Update auto-compile to  1.4.1
Update borg         to v2.0.0
Update closql       to v0.4.0
Update dash         to  2.13.0-35-gdcb0ec1
Update diff-hl      to  1.8.4-13-gbec9889
Update emacsql      to  2.0.2-7-ge3bc9b1
Update epkg         to v3.0.0
Update finalize     to  2.0.0
Update git-modes    to  1.2.6
Update magit        to  2.11.0
Update packed       to  2.0.2
Update use-package  to  2.3-81-g360df30
Update with-editor  to v2.6.0
2017-09-19 18:58:35 +02:00
Jonas Bernoulli
887ea9a48a Emacsg: bin/bootstrap: fix typo
Suggested-by: Štěpán Němec <stepnem@gmail.com>
2017-08-29 11:34:33 +02:00
Jonas Bernoulli
2d84af8330 Update no-littering to v0.5.9-3-gd556a4c 2017-08-05 14:11:56 +02:00
Jonas Bernoulli
e6ceb50329 Merge branch 'master' into layer/essentials 2017-08-05 14:07:45 +02:00
Jonas Bernoulli
1247bee73b Update 2 drones
Update auto-compile to 1.4.0-3-gef7d0fb
Update packed       to 2.0.1-1-ge8b20e2
2017-08-05 13:51:34 +02:00
Jonas Bernoulli
9da4dabece Update undo-tree to release/0.6.6-5-ga2fff395 2017-08-05 12:26:14 +02:00
Jonas Bernoulli
9649bc40cc Assimilate undo-tree release/0.6.6-5-ga2fff395 [patched] 2017-08-05 11:54:08 +02:00
Jonas Bernoulli
c7bd73764a Update 2 drones
Update no-littering to v0.5.9-2-gc1b3aa1
Update undo-tree    to release/0.6.6-6-g288669f4
2017-08-05 00:10:45 +02:00
Jonas Bernoulli
3f62c5aa58 Merge branch 'master' into essentials 2017-08-05 00:10:38 +02:00
Jonas Bernoulli
03b725fbc9 Update 5 drones
Update auto-compile to  1.4.0-2-gc978623
Update borg         to v1.0.0-34-g35901e8
Update dash         to  2.13.0-31-gb4faa93
Update magit        to  2.10.3-220-gf7c8924c
Update with-editor  to v2.5.11-12-g4d3d50b
2017-08-04 23:55:51 +02:00
Jonas Bernoulli
3bdb26373f epkg: no longer set epkg-repository explicitly
Updated `no-littering' puts that repository in "var/" already, so
we do not have to do that anymore.  However a user (i.e. me) might
want to put that repository yet somewhere else and to enable that
`no-littering' has to be loaded before `epkg' is configured, so
switch the positions of the two `use-package' forms.
2017-07-26 23:05:52 +02:00
Jonas Bernoulli
6c0a9051dd Merge branch 'master' into essentials 2017-07-26 23:03:27 +02:00
Jonas Bernoulli
07d14db03a Ignore .cask 2017-07-26 23:01:56 +02:00