guix-play/gnu
Mark H Weaver 36a09d1853
gnu: emacs: Update to 27.1.
* gnu/packages/emacs.scm (emacs): Update to 27.1.
[source]: In snippet, use 'find-files' to find 'eshell/esh-groups.el'
if it exists, but gracefully handle its absence.
[arguments]: Add "--with-cairo" to configure-flags.  Add 'restore-emacs-pdmp'
and 'make-compressed-files-writable' phases.  Explicitly return #t from
'install-site-start' phase.
[inputs]: Add cairo, pango, harfbuzz, jansson, and gmp.  Remove imagemagick.
(emacs-next): Remove variable.
(emacs-minimal, emacs-xwidgets): Use 'package/inherit'.
[arguments]: Remove 'restore-emacs-pdmp' phase.
(emacs-no-x): Use 'package/inherit'.
[arguments]: Remove "--with-cairo" from configure-flags.  Remove
'restore-emacs-pdmp' phase.
[inputs]: Remove cairo, pango, and harfbuzz.
(emacs-no-x-toolkit): Use 'package/inherit'.
[arguments]: Remove 'restore-emacs-pdmp' phase.  Remove superfluous
quasiquote+unquote-splicing pair.
(emacs-wide-int): Use 'package/inherit'.
(guile-emacs): Use 'package/inherit'.
[arguments]: Remove "--with-cairo" from configure-flags.  Remove
'restore-emacs-pdmp' phase.
* gnu/packages/patches/emacs-ignore-empty-xim-styles.patch,
gnu/packages/patches/emacs-source-date-epoch.patch: Adapt to
apply cleanly to emacs-27.1.
* gnu/packages/patches/emacs-exec-path.patch: Replace with the previous
contents of 'emacs27-exec-path.patch', but remove the superfluous comment
about it being "like emacs-exec-path.patch, but for Emacs 27".
* gnu/packages/patches/emacs27-exec-path.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove 'emacs27-exec-path.patch'.
2020-08-28 00:13:51 -04:00
..
bootloader
build linux-libre: Support module compression. 2020-08-25 11:53:20 +02:00
installer installer: Remove logical devices. 2020-08-06 11:31:38 +02:00
machine Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
packages gnu: emacs: Update to 27.1. 2020-08-28 00:13:51 -04:00
services services: fcgiwrap: Create parent directory for unix socket. 2020-08-26 22:56:37 +05:30
system system: image: Do not offload image files. 2020-08-26 09:35:57 -04:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
local.mk gnu: emacs: Update to 27.1. 2020-08-28 00:13:51 -04:00
machine.scm
packages.scm packages: 'generate-package-cache' is deterministic. 2020-07-30 19:17:20 +02:00
services.scm Remove "guile-zlib" extension when unused. 2020-08-25 12:39:11 +02:00
system.scm system: Validate sudoers file when building the system. 2020-08-24 23:23:57 +02:00
tests.scm