237 Commits

Author SHA1 Message Date
Jonas Bernoulli
6ef3a23fa9
Update 12 drones
Update auto-compile to  1.7.1-11-gb204e2f
Update borg         to v3.3.1-55-g3cea55c
Update closql       to v1.2.1-13-g87d2eda
Update dash         to  2.19.1-20-g0ac1ecf
Update diff-hl      to  1.8.8-79-ge84209e
Update emacsql      to  3.0.0-19-g373975c
Update epkg         to v3.3.3-19-g4524f9a
Update git-modes    to  1.4.0-6-geca3bb4
Update magit        to v3.3.0-390-gdbb2e9c8de
Update packed       to  3.0.4-9-g6a427d9
Update transient    to v0.3.7-139-ga583d2b2
Update with-editor  to v3.2.0-23-gcfcbc2731e
2022-06-10 19:56:06 +02:00
Jonas Bernoulli
38bd872f9b
Assimilate emacsql-sqlite-builtin and sqlite3 2022-06-10 19:55:22 +02:00
Jonas Bernoulli
02df15b7c4
Assimilate compat 2022-06-10 19:54:10 +02:00
Jonas Bernoulli
e4dcf04d29 gitmodules: Change order of variables inside groups
By placing Borg's variables before Git's variable we decrease the
odds of conflicts occurring in the long run.
2022-01-03 11:18:12 +01:00
Jonas Bernoulli
e64473304c
Merge branch 'master' into drone/bash-completion 2022-01-03 11:17:09 +01:00
Jonas Bernoulli
c859b91fb8 gitmodules: Change order of variables inside groups
By placing Borg's variables before Git's variable we decrease the
odds of conflicts occurring in the long run.
2022-01-03 11:13:00 +01:00
Jonas Bernoulli
38131489aa magit: Don't compile recursively 2022-01-03 11:12:00 +01:00
Jonas Bernoulli
30a379e6ae Update 11 drones
Update borg        to v3.3.0-11-gc563966
Update closql      to v1.2.0
Update dash        to  2.19.1-1-gda167c5
Update diff-hl     to  1.8.8-66-g6fa3af0
Update emacsql     to  3.0.0-16-gc82a0e6
Update epkg        to v3.3.2
Update git-modes   to  1.4.0
Update magit       to v3.3.0-79-g2e73b66c2
Update packed      to  3.0.4
Update transient   to v0.3.7-57-gecb815bc
Update with-editor to v3.1.0
2022-01-03 11:11:00 +01:00
Jonas Bernoulli
77b4574d38 Update bash-completion to v3.1.0-17-gc5eaeed 2021-09-08 17:26:24 +02:00
Jonas Bernoulli
1c0fb8074c Merge branch 'master' into drone/bash-completion 2021-09-08 17:26:17 +02:00
Jonas Bernoulli
b10d2917ff magit: No longer attempt to compile magit-libgit.el 2021-09-08 17:18:40 +02:00
Jonas Bernoulli
bff9d9e13e dash: No longer compile obsolete dash-functional.el 2021-09-08 17:08:40 +02:00
Jonas Bernoulli
c2bdcb337f Emacsg: init: Add "Tequila worms" section 2021-09-08 17:01:46 +02:00
Jonas Bernoulli
719c58cd0c Emacsg: Ignore eln-cache 2021-09-08 17:00:28 +02:00
Jonas Bernoulli
e4dc74d8a7 Update 13 drones
Update auto-compile to  1.7.0
Update borg         to v3.2.0-4-g0ff7d7e
Update closql       to v1.0.6
Update dash         to  2.19.1
Update diff-hl      to  1.8.8-48-ga682de6
Update emacsql      to  3.0.0-15-g9dca599
Update epkg         to v3.3.1-2-gcb12a3f
Update git-modes    to  1.3.1
Update magit        to v3.2.1-58-g2fe42f63d
Update packed       to  3.0.3
Update transient    to v0.3.6-9-g65f4eac8
Update use-package  to  2.4.1-14-ga7422fb
Update with-editor  to v3.0.4-1-geabf9c9
2021-09-08 16:52:59 +02:00
Jonas Bernoulli
b0def4df60 Update bash-completion to v3.1.0-13-g65e54c6 2021-01-27 12:38:15 +01:00
Jonas Bernoulli
00898a6bbe Merge branch 'master' into drone/bash-completion 2021-01-27 12:38:09 +01:00
Jonas Bernoulli
0f9e8e769e Emacsg: Silence byte-compiler
Before this commit when running "touch init.el; emacs", then the
compilation triggered by `auto-compile-on-load-mode' resulted in:

  Warning (bytecomp): the following functions might not be defined at runtime:
      server-running-p, magit-add-section-hook
  Warning (bytecomp): the following functions are not known to be defined:
      indent-spaces-mode, indicate-buffer-boundaries-left

While "make build-init" only resulted in:

  init.el:193:1: Warning: the function ‘magit-add-section-hook’ might not be
      defined at runtime.

This commit addresses all of these warnings:

- Don't sharp quote functions, because they resulted in invalid
  warnings.

- Use the `use-package' keyword `:commands' to suppress the other
  warnings, because `:functions' fails to its job even though
  theoretically it is more suitable in these cases.
2021-01-27 12:22:40 +01:00
Jonas Bernoulli
70c1e2f11f Emacsg: Initialize borg at compile-time too
Without this `auto-compile-on-load-save' would file to re-compiling a
modified "init.el", which can be observed using "touch init.el; emacs".
2021-01-27 12:08:16 +01:00
Jonas Bernoulli
6e4701fdb0 Emacsg: Load essential libraries independently
Multiple packages require these libraries and we don't want to
attribute the time it takes to load these libraries to whatever
dependent package happens to be loaded first.

We don't do the same for `cl-lib' because `borg' itself requires,
which is done without `use-package', i.e. without timing how long
it takes.
2021-01-27 11:57:59 +01:00
Jonas Bernoulli
375624634a Emacsg: Add more ignore rules for codespell 2021-01-27 11:55:30 +01:00
Jonas Bernoulli
7cb4b86852 magit: Don't double down on default key bindings
This wasn't always the case, but now Magit
adds these key bindings out of the box.
2021-01-27 11:40:48 +01:00
Jonas Bernoulli
377b9065cb dash: Enable global-dash-fontify-mode
Instead of calling the obsolete `dash-enable-font-lock' function.
2021-01-27 11:36:10 +01:00
Jonas Bernoulli
a9ecb28b82 Remove libgit
To be re-assimilated in the "magit-directors-cut" branch.
2021-01-27 11:32:08 +01:00
Jonas Bernoulli
9720257470 Remove ghub
To be re-assimilated in the "magit-directors-cut" branch.
2021-01-27 11:29:57 +01:00
Jonas Bernoulli
888312b28f Update 11 drones
Update auto-compile to  1.6.1
Update borg         to v3.1.2-56-g5de2a7a
Update dash         to  2.17.0-110-ge0254c5
Update diff-hl      to  1.8.8-10-g3394d85
Update epkg         to v3.2.2-32-g94c8389
Update ghub         to v3.5.1
Update magit        to v2.90.1-1159-g8e23c49b5
Update packed       to  3.0.2
Update transient    to v0.2.0-76-g8ad5fb83
Update use-package  to  2.4.1-5-g365c73d
Update with-editor  to v3.0.2-2-gb439749
2021-01-27 11:26:19 +01:00
Jonas Bernoulli
e74f64f7f7 Update bash-completion to v3.1.0-8-gd6c28d3 2020-09-08 12:36:29 +02:00
Jonas Bernoulli
30908c8e10 Merge branch 'master' into drone/bash-completion 2020-09-08 12:36:24 +02:00
Jonas Bernoulli
a0540f27d9 tramp: Use remotes PATH
Add `tramp-own-remote-path' to the front of `tramp-remote-path',
so that the configuration on the host that we are connecting to
is used when we are connecting to it.  That may be a tautology
but it's not the default.

This matters especially when connecting to an "usual" system,
such as Guix, as has been discussed a few times, including here:
https://lists.gnu.org/archive/html/help-guix/2016-10/msg00041.html
https://lists.gnu.org/archive/html/help-guix/2017-06/msg00106.html
https://lists.gnu.org/archive/html/help-guix/2017-07/msg00003.html
2020-09-08 12:35:08 +02:00
Jonas Bernoulli
da54398e2e Update 3 drones
Update ghub      to v3.4.1-1-gca6b115
Update magit     to v2.90.1-1053-gb51c6e6cc
Update transient to v0.2.0-35-gf5d81ef0
2020-09-08 12:32:25 +02:00
Jonas Bernoulli
f2c98679e2 Update bash-completion to v3.1.0 2020-08-17 18:38:29 +02:00
Jonas Bernoulli
f1748d73ad Merge branch 'master' into drone/bash-completion 2020-08-17 18:38:20 +02:00
Jonas Bernoulli
27c28c2de8 Update 12 drones
Update borg        to v3.1.2-49-g1fe1d2b
Update closql      to v1.0.4
Update dash        to  2.17.0-7-gb92ab5a
Update diff-hl     to  1.8.7-17-g2281a89
Update emacsql     to  3.0.0-14-g6d8cd93
Update epkg        to v3.2.2-19-gac6e85e
Update ghub        to v3.4.1
Update magit       to v2.90.1-1038-g321214c3a
Update transient   to v0.2.0-30-g4d44d08e
Update treepy      to  0.1.2
Update use-package to  2.4-49-g4fb1f9a
Update with-editor to v2.9.4
2020-08-17 18:33:44 +02:00
Jonas Bernoulli
0fac0c05e5 Emacsg: Only disable scroll-bar-mode and tool-bar-mode if defined
The mode functions may not be defined when using an Emacs compiled
with "--without-x", in which case disabling these modes (1) isn't
necessary because they can't possibly be enabled and (2) trying to
call one of these undefined function would result in an error.

Closes #21.
2020-05-30 23:19:46 +02:00
Jonas Bernoulli
0f81d19fce Merge branch 'master' into drone/bash-completion 2020-05-22 15:50:15 +02:00
Jonas Bernoulli
88849d5c04 Emacsg: Spell check drones using codespell executable 2020-05-22 15:20:42 +02:00
Jonas Bernoulli
a1c54210d1 Emacsg: init: Setup auto-compile in early-init.el
That way "init.el" can also benefit from `auto-compile-on-load-mode'
and `load-prefer-newer'.  "early-init.el" still cannot of course,
but we already don't compile that file (for this very reason).
2020-05-22 15:17:47 +02:00
Jonas Bernoulli
5e2e40574b smerge-mode: Do not extend smerge-redefine-changed
By default this face is not neither used nor has a visible effect.
It is used if it does `face-differs-from-default-p', in which case
it replaces `smerge-refined-removed' and `smerge-refined-added'.

Setting `:extend' makes the `face-differs-from-default-p', but it does
not make it *look* different from `default', so doing that effectively
hides the refinements.
2020-05-22 15:10:48 +02:00
Jonas Bernoulli
2548b8c2d1 Update 11 drones
Update borg        to v3.1.2-13-gf6a2e0c
Update closql      to v1.0.2
Update dash        to  2.17.0-2-gfe9bbc2
Update diff-hl     to  1.8.7-13-gab2f4f0
Update epkg        to v3.2.2-12-ga79bd5b
Update ghub        to v3.3.0-7-g206f2b5
Update libgit      to  0ef8b13
Update magit       to v2.90.1-979-gafe8bee55
Update transient   to v0.2.0-11-ga6e4cced
Update use-package to  2.4-32-gd2640fe
Update with-editor to v2.9.2
2020-05-22 15:07:03 +02:00
Jonas Bernoulli
588b28602c Merge branch 'master' into drone/bash-completion 2020-03-20 23:46:01 +01:00
Jonas Bernoulli
b0178cc65c tramp: Disable vc
Tramp's FAQ suggests this in order to speed things up.
2020-03-20 23:43:24 +01:00
Jonas Bernoulli
7c194efc8a smerge-mode: Continue to extend faces to edge of window
Due to a breaking change we have to request this explicitly in
Emacs 27.  Earlier Emacs versions do the right thing by default.
2020-03-20 23:42:44 +01:00
Jonas Bernoulli
b0e7499009 diff-mode: Continue to extend faces to edge of window
Due to a breaking change we have to request this explicitly in
Emacs 27.  Earlier Emacs versions do the right thing by default.

See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37774.
2020-03-20 23:42:39 +01:00
Jonas Bernoulli
d777e2b31f package: Add melpa and org to package-archives
We don't use package.el, but if we do for testing purposes
then its nice if things are already configured properly.
2020-03-20 23:42:23 +01:00
Jonas Bernoulli
cd0a0224c1 Emacsg: init: Add early-init.el 2020-03-20 23:37:24 +01:00
Jonas Bernoulli
62027103a2 Update 7 drones
Update borg      to v3.1.2-5-g3cfb35f
Update diff-hl   to  1.8.7-7-g2cf8b48
Update epkg      to v3.2.2-7-gedf8c00
Update ghub      to v3.3.0-5-ga8bf337
Update libgit    to  6c3b892
Update magit     to v2.90.1-949-g68b5a13fa
Update transient to v0.2.0
2020-03-20 23:32:51 +01:00
Jonas Bernoulli
18b10b8e6b Merge branch 'master' into drone/bash-completion 2020-02-19 12:52:34 +01:00
Jonas Bernoulli
38ed5d7a1f Update 10 drones
Update borg        to v3.1.2-1-g7efd982
Update closql      to v1.0.1-1-g1e78f96
Update dash        to  2.17.0
Update diff-hl     to  1.8.7-6-gfb9eb1c
Update epkg        to v3.2.2-3-g075f6af
Update ghub        to v3.3.0-1-g4ebe60b
Update magit       to v2.90.1-921-g798e47a1f
Update transient   to v0.1.0-140-g7977732
Update use-package to  2.4-28-g42db6b3
Update with-editor to v2.9.1-3-g4fe66d4
2020-02-19 12:48:29 +01:00
Jonas Bernoulli
30ab40a62d Merge branch 'master' into drone/bash-completion 2019-12-23 01:28:22 +01:00
Jonas Bernoulli
f996578331 Update 8 drones
Update dash        to  2.16.0-25-gea7adeb
Update diff-hl     to  1.8.7-4-g3418630
Update ghub        to v3.2.0-52-g0804a98
Update git-modes   to  1.2.8
Update libgit      to  65fde63
Update magit       to v2.90.1-869-g1e3215fa1
Update packed      to  3.0.0
Update with-editor to v2.9.0
2019-12-23 01:26:33 +01:00