Commit Graph

1579 Commits

Author SHA1 Message Date
Collin J. Doering 329851cffb
gnu: Add emacs-intel-hex-mode
* gnu/packages/emacs-xyz.scm (emacs-intel-hex-mode): New variable.
2020-08-02 12:45:29 -04:00
Collin J. Doering 71a8491efa
gnu: Add emacs-highlight-indentation-guides
* gnu/packages/emacs-xyz.scm (emacs-highlight-indent-guides): New variable.
2020-08-02 12:45:27 -04:00
Collin J. Doering b455da5172
gnu: Add emacs-ac-geiser
* gnu/packages/emacs-xyz.scm (emacs-ac-geiser): New variable.

Signed-off-by: Collin J. Doering <collin@rekahsoft.ca>
2020-08-02 12:45:24 -04:00
Collin J. Doering ca28d1d754
gnu: Add emacs-ibuffer-vc
* gnu/packages/emacs-zyx.scm (emacs-ibuffer-vc): New variable.
2020-08-02 12:45:22 -04:00
Collin J. Doering 5869a3591e
gnu: Add emacs-multi-term
* gnu/packages/emacs-xyz.scm (emacs-multi-term): New variable.
2020-08-02 12:45:20 -04:00
Collin J. Doering 4f071ee2a8
gnu: Add emacs-rebox2
* gnu/packages/emacs-xyz.scm (emacs-rebox2): New variable.
2020-08-02 12:45:17 -04:00
Collin J. Doering 2c6e4d15ba
gnu: Add emacs-helm-tramp
* gnu/packages/emacs-xyz.scm (emacs-helm-tramp): New variable.
2020-08-02 12:45:13 -04:00
Oleg Pykhalov 95c9785b42
gnu: Add emacs-jenkinsfile-mode.
* gnu/packages/emacs-xyz.scm (emacs-jenkinsfile-mode): New variable.
2020-08-02 09:54:16 +03:00
Brett Gilio be8d67309f
gnu: emacs-dimmer: Update to 0.4.2.
* gnu/packages/emacs-xyz.scm (emacs-dimmer): Update to 0.4.2.
2020-08-01 00:34:56 -05:00
Brett Gilio c8377e8062
gnu: emacs-google-translate: Update to 0.12.0.
* gnu/packages/emacs-xyz.scm (emacs-google-translate): Update to 0.12.0.
2020-08-01 00:34:44 -05:00
Brett Gilio 34d41b561e
gnu: emacs-datetime: Update to 0.6.6.
* gnu/packages/emacs-xyz.scm (emacs-datetime): Update to 0.6.6.

[inputs]: Add emacs-extmap.
2020-08-01 00:34:22 -05:00
Brett Gilio 7caf919c57
gnu: Add emacs-extmap.
* gnu/packages/emacs-xyz.scm (emacs-extmap): New variable.
2020-08-01 00:33:59 -05:00
Mark H Weaver f8f29ded12
gnu: emacs-transient: All phases return #t.
* gnu/packages/emacs-xyz.scm (emacs-transient): Return #t from the
build-info-manual phase.
2020-07-31 13:38:33 -04:00
Nicolas Goaziou 61c40b5726
gnu: emacs-tramp: Update to 2.4.4.1.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.1.
2020-07-30 17:45:43 +02:00
Nicolas Goaziou f3652cfc9e
gnu: emacs-rainbow-mode: Update to 1.0.5.
* gnu/packages/emacs-xyz.scm (emacs-rainbow-mode): Update to 1.0.5.
2020-07-30 17:42:14 +02:00
Brett Gilio ad6dfdcc6b
gnu: emacs-erc-image: Disable make-autoloads phase.
* gnu/packages/emacs-xyz.scm (emacs-erc-image)[arguments]: Disable
make-autoloads phase as it causes problematic behavior for the image module.
2020-07-29 01:13:34 -05:00
Brett Gilio 8e04dcdb8f
Revert "gnu: emacs-erc-image: Patch eval-after-load procedure."
This reverts commit 6fd2ecedb6.

This change does not behave as intended. Reverting the change to the original
behavior.
2020-07-29 00:25:19 -05:00
Brett Gilio 6fd2ecedb6
gnu: emacs-erc-image: Patch eval-after-load procedure.
* gnu/packages/emacs-xyz.scm (emacs-erc-image)[arguments]: Create a phase that
substitutes the ERC module for ERC-AUTO. When ERC is used the autoloader for
for Emacs hangs indefinitely (if daemonized) or fails.
2020-07-28 23:30:05 -05:00
Christopher Lemmer Webber 305b388ca8
gnu: Add emacs-spaceline-next.
This version tracks emacs-spaceline from git... the latest stable release is
several years old and has various bugs related to the ERC track bar, amongst
other things.

* gnu/packages/emacs-xyz.scm (emacs-spaceline-next): New variable.
2020-07-28 11:10:24 -04:00
Nicolas Goaziou 0c121f484a
gnu: emacs-popup: Update to 0.5.8.
* gnu/packages/emacs-xyz.scm (emacs-popup): Update to 0.5.8.
2020-07-28 15:52:00 +02:00
Michael Rohleder f2dc025eda
gnu: emacs-yasnippet-snippets: Update to 0.23
* gnu/packages/emacs-xyz.scm (emacs-yasnippet-snippets): Update to 0.23.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-28 12:46:43 +02:00
Michael Rohleder 135063495b
gnu: emacs-perspective: Update to 2.9.
* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.9.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-28 12:39:08 +02:00
Andrew Whatson fc677fae03
gnu: emacs-flycheck-guile: Update to 0.2.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-guile): Update to 0.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-28 00:18:41 +02:00
Nicolas Goaziou d8b9904e41
gnu: emacs-slime: Update to 2.25.
* gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.25.
2020-07-27 11:28:44 +02:00
Nicolas Goaziou 6de772d9d4
gnu: emacs-magit-popup: Update to 2.13.3.
* gnu/packages/emacs-xyz.scm (emacs-magit-popup): Update to 2.13.3.
2020-07-27 11:26:57 +02:00
Nicolas Goaziou a0a7fdd3d8
gnu: emacs-ebuild-mode: Update to 1.51.
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.51.
2020-07-27 11:25:05 +02:00
Nicolas Goaziou 45c4bb10e4
gnu: emacs-company: Update to 0.9.13.
* gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.9.13.
[source]: Use GNU ELPA URL.
[arguments]: Remove section.
2020-07-27 11:22:23 +02:00
Nicolas Goaziou 316df38a44
gnu: emacs-ctrlf: Update to 1.1.
* gnu/packages/emacs-xyz.scm (emacs-ctrlf): Update to 1.1.
2020-07-26 17:51:33 +02:00
Nicolas Goaziou 9a5d56e047
gnu: emacs-prescient: Update to 5.0.
* gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 5.0.
2020-07-26 17:50:30 +02:00
Nicolas Goaziou 46d2236404
gnu: emacs-selectrum: Update to 2.0.
* gnu/packages/emacs-xyz.scm (emacs-selectrum): Update to 2.0.
2020-07-26 17:49:28 +02:00
Nicolas Goaziou f01c3c41be
gnu: emacs-chronometrist: Update to 0.5.3.
* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.5.3.
[source]: Update URL.
[arguments]: Add phases.
[propagated-inputs]: Add `emacs-ts'.
[home-page]: Update URL.
2020-07-26 17:45:33 +02:00
Oleg Pykhalov ce9c5bb79c
gnu: emacs-treemacs-extra: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-treemacs-extra)[propagated-inputs]: Add
EMACS-PERSP-MODE.
2020-07-26 12:27:03 +03:00
Oleg Pykhalov 22257dc70e
gnu: Add emacs-org-generate.
* gnu/packages/emacs-xyz.scm (emacs-org-generate): New variable.
2020-07-26 12:27:03 +03:00
Oleg Pykhalov 9d36948c54
gnu: Add emacs-cort.
* gnu/packages/emacs-xyz.scm (emacs-cort): New variable.
2020-07-26 12:27:00 +03:00
Oleg Pykhalov ce1c549290
gnu: emacs-ansi: Update to 0.4.1-1.a41d5cc.
* gnu/packages/emacs-xyz.scm (emacs-ansi): Update to 0.4.1-1.a41d5cc.
2020-07-26 10:57:22 +03:00
Joseph LaFreniere b8901175b7
gnu: Add emacs-shx.
* gnu/packages/emacs-xyz.scm (emacs-shx): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-25 17:04:50 +03:00
Michael Rohleder 8e969204d5
gnu: emacs-erc-hl-nicks: Update to 1.3.4.
* gnu/packages/emacs-xyz.scm (emacs-erc-hl-nicks): Update to 1.3.4.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-25 15:42:28 +03:00
Michael Rohleder cffb787cbb
gnu: emacs-helm: Update to 3.6.4.
From 451290515c14b44aa00bd542e13a00a3898d4a90 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Mon, 20 Jul 2020 18:36:09 +0200
Subject: [PATCH] gnu: emacs-helm: Update to 3.6.4.

* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.6.4.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-25 15:21:49 +03:00
Michael Rohleder f92a03e332
gnu: emacs-org-re-reveal: Update to 3.0.2.
From 1c27f0dd4ab904319ba2b11c29afea07b7f4aca9 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Mon, 20 Jul 2020 18:55:29 +0200
Subject: [PATCH] gnu: emacs-org-re-reveal: Update to 3.0.2.

* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.0.2.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-25 15:20:08 +03:00
Michael Rohleder ad06328927
gnu: emacs-writeroom: Update to 3.10.
From f5c5d622aaf58bc485f73568513998cda35a8d2e Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Fri, 24 Jul 2020 13:46:39 +0200
Subject: [PATCH] gnu: emacs-writeroom: Update to 3.10.

* gnu/packages/emacs-xyz.scm (emacs-writeroom): Update to 3.10.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-25 12:48:29 +03:00
Michael Rohleder 44a2ee1d2b
gnu: emacs-helm-ag: Update to 0.62.
From 2a2b347b4abbd91eaf09f61643fdd22b51b21d4d Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Fri, 24 Jul 2020 13:17:59 +0200
Subject: [PATCH] gnu: emacs-helm-ag: Update to 0.62.

* gnu/packages/emacs-xyz.scm (emacs-helm-ag): Update to 0.62.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-25 12:48:18 +03:00
Michael Rohleder 1c51efdb55
gnu: emacs-helm-gtags: Update to 1.5.7.
From 4399c3eb815a16ae21c85bad33cd3c69e8d43c4f Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Fri, 24 Jul 2020 12:14:34 +0200
Subject: [PATCH] gnu: emacs-helm-gtags: Update to 1.5.7.

* gnu/packages/emacs-xyz.scm (emacs-helm-gtags): Update to 1.5.7.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-25 12:46:30 +03:00
Evan Straw 30aa5dd7e7
gnu: emacs-use-package: Install texinfo manual.
* gnu/packages/emacs-xyz.scm (emacs-use-package).

[native-inputs]: Add texinfo.

[arguments]: Add phase for installation of the texinfo manual.

Signed-off-by: Brett Gilio <brettg@gnu.org>
2020-07-24 21:01:41 -05:00
Brett Gilio 2621c6a9ea
gnu: emacs-telega: Update to 0.6.28.
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.6.28.
2020-07-24 18:35:17 -05:00
Brett Gilio d2e0b16c48
gnu: emacs-telega: Temporarily disable VOIP to work around issue.
* gnu/packages/emacs-xyz.scm (emacs-telega).
[source]: Bump to revision 3.
[arguments]: Temporarily disable VOIP functionality as it does not currently
work or link appropriately, causing issues on "foreign" distros. An issue has
been opened upstream. https://github.com/zevlg/telega.el/issues/191
[native-inputs]: Remove libtgvoip.
2020-07-21 16:41:48 -05:00
Brett Gilio d4b02a6fba
gnu: emacs-telega: Patch to use telega-server from Guix.
* gnu/packages/patches/emacs-telega-patch-server-functions.patch: New file.
* gnu/local.mk (dist_patch_DATA): Reference new patch.
* gnu/packages/emacs-xyz.scm (emacs-telega)[source]: Use new patch, bump
revision.
2020-07-21 12:51:04 -05:00
Maxim Cournoyer 1a1369dc3d
gnu: Add emacs-qml-mode.
* gnu/packages/emacs-xyz.scm (emacs-qml-mode): New variable.
2020-07-21 13:09:56 -04:00
Brett Gilio cd0c4268d7
gnu: emacs-telega: Update to 0.6.27-1.
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.6.27-1.

[source]: Take a new commit that includes the latest .el files from the
contrib subdirectory.

[arguments]: Add a substitute method for the 'telega-install-contrib phase to
know where telega-contrib is located, and use it appropriately.

[arguments]: Manually invoke bytecompilation as a separate step for the
contrib directory.

[arguments]: Add 'telega-install-contrib phase to place the contrib directory
files in a more guix-suitable place.
2020-07-19 23:54:32 -05:00
Brett Gilio 282ca4a135
gnu: emacs-telega: Update to 0.6.27.
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.6.27.

[arguments]: Move 'telega-paths-patch after check phase to work around
substituting store paths for ffmpeg and ffplay.
2020-07-18 22:19:48 -05:00
Michael Rohleder 9ba8cb43b9
gnu: emacs-helm-projectile: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-helm-projectile): Update to 1.0.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-17 01:55:58 +02:00