gnu: Add emacs-next.
authorAmin Bandali <bandali@gnu.org>
Wed, 18 Dec 2019 04:49:49 +0000 (23:49 -0500)
committerLudovic Courtès <ludo@gnu.org>
Mon, 23 Dec 2019 18:38:14 +0000 (19:38 +0100)
commit92d2205a19e9abc040fc245859613a4a582a8dcb
tree88cf54ef1d88a10cede452276f04ea9117a8b78f
parent17a1566f76403dcc0154782f5fc27db1be54dba6
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>
gnu/local.mk
gnu/packages/emacs.scm
gnu/packages/patches/emacs27-exec-path.patch [new file with mode: 0644]