summaryrefslogtreecommitdiff
path: root/gnu/packages/emacs-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: emacs-org-roam-bibtex: Update hash.Tobias Geerinckx-Rice2022-05-22
| | | | | | | | The ‘v0.6.2’ tag advanced by one commit (070a7a7) to fix ‘breaking bibtex-completion’. * gnu/packages/emacs-xyz.scm (emacs-org-roam-bibtex)[source]: Update hash.
* gnu: emacs-djvu: Update to 1.1.2.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-djvu): Update to 1.1.2.
* gnu: emacs-org: Update to 9.5.3.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.5.3.
* gnu: emacs-beginend: Update to 2.3.0.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-beginend): Update to 2.3.0.
* gnu: emacs-org-contrib: Do not propogate cider to profile.Andrew Tropin2022-05-23
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-contrib)[native-inputs]: A emacs-cider is an optional dependency, move it from propogated-inputs. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-terminal-here.jgart2022-05-19
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-terminal-here): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: emacs-font-lock-studio: Follow packaging guidelines.Liliana Marie Prikler2022-05-19
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-font-lock-studio): Use git-version as outlined in the documentation on version numbers. For the base version, use "0.0.7" as specified in the "Version:" comment in the source and the README.
* gnu: Add emacs-font-lock-studio.base-for-series-12456base-for-series-12455Maxim Cournoyer2022-05-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-font-lock-studio): New variable.
* gnu: emacs-evil: Update to commit 008a6cdb12f15e748979a7d1c2f26c34c84dedbf.Maze2022-05-18
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil): Update to commit 008a6cdb12f15e748979a7d1c2f26c34c84dedbf. [version]: Bump main version part to 1.15.0. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: emacs-evil: Update to 1.14.2.Marius Bakke2022-05-18
| | | | | * gnu/packages/emacs-xyz.scm (emacs-evil): Update to 1.14.2. [arguments]: Rewrite in gexp style.
* gnu: emacs-haskell-snippets: Update to 0.1.0-1-1c29c4a6.Aleksandr Vityazev2022-05-18
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-haskell-snippets): Update to 0.1.0-1-1c29c4a6. [arguments]: Convert to list of G-Expressions. Drop trailing ‘#t’s. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: emacs-lispy: Fix failing test under Emacs 28.Kyle Meyer2022-05-18
| | | | | | | | * gnu/packages/patches/emacs-lispy-fix-thread-last-test.patch: New file. * gnu/packages/emacs-xyz.scm (emacs-lispy): Use it here. * gnu/local.mk (dist_patch_DATA): Register it here. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: emacs-rpm-spec-mode: Update to 0.16-0.c1c3805.Maxim Cournoyer2022-05-18
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-rpm-spec-mode) [source]: Fetch from git, and use last commit to update to 0.16-0.c1c3805. [arguments]: New field.
* gnu: emacs-nix-mode: Update to 1.4.5-0.8fe2ccf.Maxim Cournoyer2022-05-18
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-nix-mode): Update to 1.4.5-0.8fe2ccf. [source]: Use latest commit. [inputs]: Turn into... [native-inputs]: ... this. Add emacs-magit.
* gnu: emacs-elpy: Disable tests now failing with Emacs 28.1.Maxim Cournoyer2022-05-18
| | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-elpy)[phases] {disable-broken-tests}: Delete the elpy-project-find-git-root-test.el test file. Mark the elpy-company-backend-should-add-shell-candidates, elpy-eldoc-documentation-should-show-object-onelinedoc, elpy-shell-send-file-should-accept-large-strings, elpy-shell-should-echo-outputs as expected failures.
* gnu: emacs-libgit: Fix build.Liliana Marie Prikler2022-05-17
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-libgit)[source]: Drop bundled emacs-module header. [#:phases]: Add “patch-source” phase to fix build failure when building against Emacs 28.
* gnu: emacs-debbugs: Update to 0.32.Aleksandr Vityazev2022-05-17
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.32. [propagated-inputs]: Replace emacs-async with emacs-soap-client. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: emacs-explain-pause-mode: Fix build.luishgh2022-05-17
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-explain-pause-mode)[arguments]<#:phases>: Fix failing tests. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-racer: Update to 1e63e98.luishgh2022-05-17
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-racer): Update to 1e63e98. [arguments]<#:phases>: Remove FIX-MAKEFILE and FIX-FAILING-TESTS phases. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-doom-themes: Update to e9bdd13.Luis Henrique Gomes Higino2022-05-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-doom-themes): Update to e9bdd13. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-buttercup: Update to 1.25.Michael Rohleder2022-05-16
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.25. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-yasnippet: Fix build.Liliana Marie Prikler2022-05-15
| | | | | | * gnu/packages/patches/emacs-yasnippet-fix-tests.patch: New file. * gnu/packages/emacs-xyz.scm (emacs-yasnippet): Use it here. * gnu/local.mk (dist_patch_DATA): Register it here.
* gnu: emacs-dash: Use new package style.Liliana Marie Prikler2022-05-15
| | | | | * gnu/packages/emacs-xyz.scm (emacs-dash)[arguments]: Convert to list of G-Expressions.
* gnu: emacs-dash: Fix build with Emacs 28.Michael Rohleder2022-05-15
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-dash)[phase]: Add phase 'disable-byte-compile-error-on-warn. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: emacs-modus-themes: Update to 2.3.3.base-for-series-12300Andrew Tropin2022-05-09
| | | | | | | | | [[PGP Signed Part:No public key for 2208D20958C1DEB0 created at 2022-05-05T09:12:05+0200 using RSA]] * gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.3.3. * gnu/packages/emacs-xyz.scm (emacs-modus-themes)[source]: Change repository. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-modus-themes: Update to 2.3.2.Jai Vetrivelan2022-05-09
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.3.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-pulsar.Jai Vetrivelan2022-05-09
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-pulsar): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-lin.Jai Vetrivelan2022-05-09
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-lin): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-logos.Jai Vetrivelan2022-05-09
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-logos): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-mct: Add Info manual.Jai Vetrivelan2022-05-09
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-mct): Add Info manual. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-flymake-proselint.Jai Vetrivelan2022-05-09
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-flymake-proselint): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-helm-org-contacts: Update to 20201202.jgart2022-05-09
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm-org-contacts): Update to 20201202. [version]: Use new revision variable in let block. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-git-email: Fixes build of package.Niklas Eklund2022-05-09
| | | | | | | | * gnu/packages/patches/emacs-git-email-missing-parens.patch: New file. * gnu/packages/emacs-xyz.scm (emacs-git-email)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-git-email.Niklas Eklund2022-05-02
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-git-email): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-elpher: Update to 3.3.3.Vinicius Monego2022-04-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.3.3.
* gnu: emacs-org-roam: Update to 2.2.2.Vinicius Monego2022-04-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 2.2.2.
* gnu: emacs-org-re-reveal: Update to 3.13.0.Vinicius Monego2022-04-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.13.0.
* gnu: emacs-vertico: Update to 0.23.Vinicius Monego2022-04-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.23.
* gnu: emacs-consult: Update to 0.17.Vinicius Monego2022-04-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.17.
* gnu: emacs-corfu: Add new phase after unpack.Vinicius Monego2022-04-26
| | | | | * gnu/packages/emacs-xyz.scm (emacs-corfu)[arguments]<#:phases>: After the unpack phase add a move-source-files phase.
* gnu: emacs-corfu: Update to 0.22.jgart2022-04-26
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.22. Signed-off-by: Vinicius Monego <monego@posteo.net>
* gnu: emacs-scratch-el: Update to 1.4.Michael Rohleder2022-04-26
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-scratch-el): Update to 1.4. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add emacs-bitbake-modes.Mathieu Othacehe2022-04-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-bitbake-modes): New variable.
* gnu: emacs-el-patch: Update to 3.0.Jelle Licht2022-04-24
| | | | | * gnu/packages/emacs-xyz.scm (emacs-el-patch): Update to 3.0. [arguments]<phases>: Re-enable validate-compiled-autoloads.
* gnu: emacs-message-view-patch: Update home-page.Jelle Licht2022-04-24
| | | | | * gnu/packages/emacs-xyz.scm (emacs-message-view-patch)[home-page]: Update to redirected home-page.
* gnu: emacs-rg: Update to 2.2.0-0.444a8cc.Clément Lassieur2022-04-23
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-rg): Update to 2.2.0-0.444a8cc. Make sure default-directory is set when searching from result buffer. See https://github.com/dajva/rg.el/issues/139.
* gnu: Add emacs-cpreproc.Fredrik Salomonsson2022-04-20
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-cpreproc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-chess: Fix path to pieces.Michael Rohleder2022-04-18
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-chess)[arguments]: Fix path to pieces in phase install-pieces. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-message-view-patch: Update to 0.2.0-40bc2e5Dominic Martinez2022-04-15
| | | | | | * gnu/packages/emacs-xyz (emacs-message-view-patch): Update it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-mu4e-patch: Rename to emacs-message-view-patchDominic Martinez2022-04-15
| | | | | | | | | | | The name was changed upstream to reflect that this extension works for both mu4e and gnus. * gnu/packages/emacs-xyz.scm (emacs-mu4e-patch): Deprecate it. (emacs-message-view-patch): Renamed from emacs-mu4e-patch. Description, synopsis, and inputs adjusted to reflect that mu4e is not required. Signed-off-by: Ludovic Courtès <ludo@gnu.org>