This fixes a native compilation error caused by circular lists.
* gnu/packages/emacs-xyz.scm (emacs-powerline): Update to 2.5-0.c35c35b.
Change-Id: I2e5ba043c362e4bf1ebc114a3dc92e81e783f807
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
I haven't tested it, but it should work according to
https://github.com/skeeto/youtube-dl-emacs/issues/5
* gnu/packages/emacs-xyz.scm (emacs-youtube-dl)
[arguments]: Rewrite using gexps.
<#:phases>: Use search-input-file in phase 'configure.
[inputs]: Replace youtube-dl by yt-dlp.
Change-Id: I602ff221e7093aa8ff820d4e904f7510eea0ecbb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu/packages/emacs-xyz.scm (emacs-greader): Update to 0.12.7.
[arguments]<#:phases>: Remove.
<#:tests>: Set to #f.
[inputs]: Add emacs-compat.
[description]: Use two spaces between sentences.
Change-Id: Ibc7a42674ea51d861aee62ec1d5b6996fa3322a9
Signed-off-by: Andreas Enge <andreas@enge.fr>
This is preparatory for emacs-cycle-at-point.
* gnu/packages/emacs-xyz.scm (emacs-recomplete): New variable.
Change-Id: I145f3527cb97f221d83443c786c84c35e675f137
Signed-off-by: jgart <jgart@dismail.de>
* gnu/packages/emacs-xyz.scm (emacs-beframe): Update to 1.4.0.
[arguments]: Set #:tests? to #f.
<#:phases>: Run makeinfo phase before check; remove install-file.
Change-Id: I1dd1eff120355a80b4e8dd23af0a41b1c55d8ad0
Signed-off-by: jgart <jgart@dismail.de>
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 2.2.
[arguments]: Set #:tests? to #f.
<#:phases>: Run makeinfo phase after unpack; remove install-file.
Change-Id: I2248f35ed2840f6fac5a81dd10ed3f6bedf54270
Signed-off-by: jgart <jgart@dismail.de>