The variable ~ELPA_DEPENDENCIES~ list Emacs packages that you want
@ -117,7 +120,7 @@ makel will only print the tasks it runs:
$ make check
# Run ert tests from test/libmpdel-test.el…
# Run checkdoc on libmpdel.el, test/libmpdel-test.el…
# Run package-lint on libmpdel.el, test/libmpdel-test.el…
# Run package-lint on libmpdel.el…
# Run byte compilation on libmpdel.el, test/libmpdel-test.el…
#+END_SRC
@ -186,11 +189,11 @@ and others would regularly get.
Regarding EMake, I opened a few [[https://github.com/vermiculus/emake.el/pulls?q=is%253Apr+is%253Aclosed+author%253ADamienCassou][PRs]] and [[https://github.com/vermiculus/emake.el/issues?q=is%253Aissue+is%253Aclosed+author%253ADamienCassou][issues]] to make it do what I
need but the maintainer and I disagreed on several core decisions. I
made sure I agree with all decisions I take for makel :-).
made sure I agree with all decisions I took for makel :-).
** License
See [[file:COPYING][COPYING]]. Copyright (c) 2018 Damien Cassou.
See [[file:COPYING][COPYING]]. Copyright (c) 2018-2019 Damien Cassou.