summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorMaxim Cournoyer <[email protected]>2017-06-03 23:43:02 -0700
committerArun Isaac <[email protected]>2017-06-08 19:45:27 +0530
commitdf34f478944217b8621315acbe21d1f1dd63f4be (patch)
treeca53835a5b583bde2053129ceb76fb27b022efc4 /.mailmap
parentdfe93c9ac0578b624f952d0bf98142f8f1c20775 (diff)
build-system: emacs: Factorize include/exclude default arguments.
The `install' phase of the emacs-build-system contained default arguments duplicated from the host side `emacs-build' procedure. This change factorizes them so that: 1. They are not duplicated. 2. They can be reused and extended easily when defining emacs packages. * guix/build/emacs-build-system.scm (%default-include, %default-exclude): New variables. (install): Use %default-include and %default-exclude as default arguments. * guix/build-system/emacs.scm: Use and re-export %default-include, %default-exclude from (guix build emacs-build-system). (emacs-build): Use %default-include and %default-exclude as default arguments. Signed-off-by: Arun Isaac <[email protected]>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions