guix/gnu
Amin Bandali 92d2205a19
gnu: Add emacs-next.
Add `emacs-next' for building latest Emacs from git.

* gnu/packages/emacs.scm (emacs-next): New variable.
(emacs): make the autoload deletion snippet not fail when eshell/esh-groups.el
does not exist.  This enables reuse of the entire snippet field of `emacs' for
`emacs-next'.
* gnu/packages/patches/emacs27-exec-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add the above patch file to it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-23 19:38:14 +01:00
..
bootloader bootloader: grub: Add firmware setup entry. 2019-12-23 09:28:42 +01:00
build gnu: Remove uses of deprecated Qemu network configuration. 2019-12-18 22:36:37 +01:00
installer
machine
packages gnu: Add emacs-next. 2019-12-23 19:38:14 +01:00
services services: Add Mumi service. 2019-12-21 23:55:25 +01:00
system gnu: Remove uses of deprecated Qemu network configuration. 2019-12-18 22:36:37 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: Add emacs-next. 2019-12-23 19:38:14 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm gexp: Allow character literals in GEXP->SEXP. 2019-12-18 22:36:37 +01:00