aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/emacs-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: Add emacs-html-to-hiccup.Jesse Dowell2020-09-22
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-html-to-hiccup): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-elpher: Update to 2.10.2.Simon South2020-09-22
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 2.10.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-shx: Update to 1.5.0.Michael Rohleder2020-09-22
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-shx): Update to 1.5.0. [arguments]: Removed unneeded modify-phases. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: emacs-lice-el: Update to 0.2-2.482e58a.Michael Rohleder2020-09-22
| | | | | | | | | | | | | | | [[PGP Signed Part:No public key for 7C7AFFBEFEF2CB25 created at 2020-09-17T19:44:34+0200 using RSA]] Here is a rebased (to current master) patch. > From bc2163d6da160b58591f77f352cf4ea8543454e2 Mon Sep 17 00:00:00 2001 From: Michael Rohleder <mike@rohleder.de> Date: Sun, 6 Sep 2020 11:30:57 +0200 Subject: [PATCH] gnu: emacs-lice-el: Update to 0.2-2.482e58a. * gnu/packages/emacs-xyz.scm (emacs-lice-el): Update to 0.2-2.482e58a. [arguments]: Add phase 'patch-template-directory and 'install-templates. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-beginend: Update to 2.2.0.Nicolas Goaziou2020-09-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-beginend): Update to 2.2.0.
* gnu: emacs-bluetooth: Update to 0.2.Nicolas Goaziou2020-09-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-bluetooth): Update to 0.2.
* gnu: Add emacs-standard-dirs.Joseph LaFreniere2020-09-19
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-standard-dirs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-helpful: Update to 0.17-1.be0e937f.Jelle Licht2020-09-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.17-1.b0e937f.
* gnu: emacs-vterm: Update to 0-3.14e4afd.Michael Rohleder2020-09-18
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-vterm): Update to 0-3.14e4afd. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: emacs-counsel-projectile: Update to 0.3.1.Jelle Licht2020-09-17
| | | | * gnu/packages/emacs-xyz.scm (emacs-counsel-projectile): Update to 0.3.1.
* gnu: Add emacs-sbt-mode.Vinicius Monego2020-09-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-sbt-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-fountain-mode: Update to 3.3.0.Vinicius Monego2020-09-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.3.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-eshell-syntax-highlighting.Morgan Smith2020-09-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-eshell-syntax-highlighting): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-org: Update to 9.4.Nicolas Goaziou2020-09-15
| | | | | * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.4. (emacs-org-contrib): Update to 20200914.
* gnu: emacs-esup: Fix build.Mathieu Othacehe2020-09-14
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-esup): Update to 0.7.1-1.0de8af8. [native-inputs]: Add "emacs-buttercup" and "emacs-undercover", remove "emacs-el-mock". [propagated-inputs]: Add "emacs-dash". [arguments]: Fix testing.
* gnu: emacs-org-web-tools: Use pandoc instead of ghc-pandoc.zimoun2020-09-14
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-webtools)[inputs]: Replace ghc-pandoc with pandoc. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-ox-pandoc: Use pandoc instead of ghc-pandoc.zimoun2020-09-14
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ox-pandoc)[inputs]: Replace ghc-pandoc with pandoc. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-djvu: Add needed inputsMorgan Smith2020-09-13
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-djvu)[inputs, arguments]: New fields. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-pdf-tools: Update to 0.90-1.Nicolas Goaziou2020-09-12
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-pdf-tools): Update to 0.90-1. Fix indentation. Update to an unreleased commit to fix an incompatibility with Emacs 27+.
* gnu: Add emacs-moody.Alberto Eleuterio Flores Guerrero2020-09-09
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-moody): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-which-key: Update to 3.5.0.Michael Rohleder2020-09-09
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.5.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-direnv: Update to 2.1.0.Nicolas Goaziou2020-09-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-direnv): Update to 2.1.0.
* gnu: emacs-explain-pause-mode: Fix synopsis and description.Nicolas Goaziou2020-09-09
| | | | | * gnu/packages/emacs-xyz.scm (emacs-explain-pause-mode)[synopsis, description]: Conform to style recommendations.
* gnu: emacs-org-contrib: Fix version to 20200907.Pierre Neidhardt2020-09-09
| | | | | * gnu/packages/emacs-xyz.scm (emacs-org-contrib): Version 20200908 does not exist yet, use the last one on ELPA.
* gnu: emacs-org-contrib: Update to 20200908.Pierre Neidhardt2020-09-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20200908.
* gnu: emacs-sly-macrostep: Update to 20191211.Pierre Neidhardt2020-09-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-sly-macrostep): Update to 20191211.
* gnu: emacs-sly: Update to 20200903.Pierre Neidhardt2020-09-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20200903.
* gnu: emacs-helm-fish-completion: Update to 0.6.Pierre Neidhardt2020-09-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-fish-completion): Update to 0.6.
* gnu: emacs-fountain-mode: Update to 3.2.2.Vinicius Monego2020-09-08
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.2.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-gdscript-mode.Vinicius Monego2020-09-08
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-gdscript-mode): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-ebdb: Update to 0.6.19.Nicolas Goaziou2020-09-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.6.19.
* gnu: emacs-oauth2: Update to 0.15.Nicolas Goaziou2020-09-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-oauth2): Update to 0.15.
* gnu: emacs-org: Update to 9.3.8.Nicolas Goaziou2020-09-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.8.
* gnu: emacs-org: Update to 9.3.7.Tobias Geerinckx-Rice2020-09-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.7.
* gnu: emacs-cider: Update to 0.26.1.Michael Rohleder2020-09-06
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.26.1. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: emacs-perspective: Update to 2.11.Michael Rohleder2020-09-06
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.11. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: emacs-chronometrist: Update to 0.5.5.Nicolas Goaziou2020-09-06
| | | | | * gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.5.5. [propagated-inputs]: Add emacs-anaphora.
* gnu: Remove emacs-seq package.Pierre Langlois2020-09-04
| | | | | | | | | | | | | It is included with emacs and installing it alongside emacs 27 causes issues. Fixes <https://bugs.gnu.org/43138>. * gnu/packages/emacs-xyz.scm (emacs-bugs-hunter)[propagated-inputs]: Remove. (emacs-erc-status-sidebar)[propagated-inputs]: Remove. (emacs-psc-ide)[propagated-inputs]: Remove emacs-seq. (emacs-biblio)[propagated-inputs]: Remove emacs-seq. (emacs-seq): Delete variable. (emacs-flycheck-haskell)[propagated-inputs]: Remove emacs-seq.
* gnu: emacs-auctex: Configure executable paths.Arun Isaac2020-09-04
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-auctex): Configure absolute paths to ghostscript and texlive executables. [inputs]: Add ghostscript.
* gnu: Add emacs-org-edna.Morgan Smith2020-09-04
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-edna): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add emacs-company-reftex.Arun Isaac2020-09-03
| | | | * gnu/packages/emacs-xyz.scm (emacs-company-reftex): New variable.
* gnu: emacs-calibredb: Update to 2.6.0.Michael Rohleder2020-09-02
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-calibredb): Update to 2.6.0. [propagated-inputs]: removed emacs-org, because it's optional now. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-org-webring: Update to 1.6.Alexandru-Sergiu Marton2020-09-01
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.6. Signed-off-by: Brett Gilio <brettg@gnu.org>
* gnu: emacs-elisp-refs: Disable test failing on Emacs 27.1.Michael Rohleder2020-09-01
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-elisp-refs)[arguments]: Add phase to disable failing test "elisp-refs-next-match" on emacs27. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: emacs-helm: Update to 3.6.5.Oleg Pykhalov2020-09-01
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.6.5.
* gnu: Add emacs-scpaste.Brett Gilio2020-08-31
| | | | * gnu/packages/emacs-xyz.scm (emacs-scpaste): New variable.
* gnu: emacs-tramp: Update to 2.4.4.2.Nicolas Goaziou2020-08-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.2.
* gnu: emacs-js2-mode: Update to 20190219-1.40aab27.Ricardo Wurmus2020-08-30
| | | | | * gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to to 20190219-1.40aab27.
* gnu: emacs-haskell-mode: Delete test failing on Emacs 27.1.Brett Gilio2020-08-29
| | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-haskell-mode)[arguments]<delete-failing-tests>: Add "haskell-indent-tests.el" to list of deleted tests as it currently fails on Emacs 27.1 https://github.com/haskell/haskell-mode/issues/1714
* gnu: emacs-clojure-mode: Fix build.Oleg Pykhalov2020-08-29
| | | | | * gnu/packages/emacs-xyz.scm (emacs-clojure-mode)[#:phases]: Add "fix-tests" phase.