summaryrefslogtreecommitdiff
path: root/gnu/packages/emacs-xyz.scm
Commit message (Collapse)AuthorAge
...
* gnu: Add emacs-flycheck-elm.John Soo2020-03-31
| | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-elm): New variable.
* gnu: emacs-stumpwm-mode: Bump revision.Nicolas Goaziou2020-03-30
| | | | | * gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Bump revision. This is a followup to 31ee29161c1b9451b68366e653c7858d8135f8d1.
* gnu: Add emacs-dhall-mode.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-dhall-mode): New variable.
* gnu: Add emacs-haskell-snippets.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-haskell-snippets): New variable.
* gnu: emacs-stumpwm-mode: Update to 0.0.1-1.dd5b037.Oleg Pykhalov2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Update to 0.0.1-1.dd5b037.
* gnu: Add emacs-flycheck-rust.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-rust): New variable.
* gnu: Add emacs-racer.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-racer): New variable.
* gnu: Add emacs-evil-escape.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-escape): New variable.
* gnu: Add emacs-company-coq.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-company-coq): New variable.
* gnu: Add emacs-elm-mode.John Soo2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-elm-mode): New variable.
* gnu: Add emacs-caps-lock.Joseph LaFreniere2020-03-30
| | | | * gnu/packages/emacs-xyz.scm (emacs-caps-lock): New variable.
* gnu: emacs-arduino-mode: Change to a maintained fork.Evan Straw2020-03-30
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-arduino-mode)[source]: Update URI. [arguments]: Add phase to fix obsolete warnings. [home-page]: Update home page.
* gnu: emacs-helm-org-contacts: Update to 20200319.Michael Rohleder2020-03-29
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm-org-contacts): update to 20200310 Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add emacs-hlint-refactor-mode.Brian Leung2020-03-29
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-hlint-refactor-mode): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Remove more packages deprecated for over almost a year.Tobias Geerinckx-Rice2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (armagetron-advanced) (cataclysm-dark-days-ahead, gnubackgammon, l-abbaye-des-morts) (the-battle-for-wesnoth, the-battle-for-wesnoth-server) (project-starfighter, kiki-the-nano-bot, fish-fillets-ng) (dungeon-crawl-stone-soup): Let's forget this ever happened. * gnu/packages/emacs-xyz.scm (geiser, paredit, git-modes/old-name) (magit, magit-svn, haskell-mode, emacs-emms-player-mpv, bbdb) (ert-runner, groovy-emacs-modes): Remove variable. * gnu/packages/engineering.scm (emacs-emms-player-simple-mpv) (emacs-evil-ediff, emacs-evil-mu4e, emacs-wgrep-helm, ao): Likewise. * gnu/packages/finance.scm (monero-core): Likewise. * gnu/packages/gnome.scm (dungeon-crawl-stone-soup-tiles) (tales-of-maj-eyal, battle-tanks, the-legend-of-edgar) (gnome-tweak-tool): Likewise. * gnu/packages/gnuzilla.scm (conkeror): Likewise. * gnu/packages/guile-xyz.scm (mcron2): Likewise. * gnu/packages/image.scm (pngcrunch): Likewise. * gnu/packages/linux.scm (eudev-with-hwdb): Likewise. * gnu/packages/maths.scm (qtoctave): Likewise. * gnu/packages/package-management.scm (guile2.0-guix): Likewise. * gnu/packages/php.scm (php-with-bcmath): Likewise. * gnu/packages/python-xyz.scm (python-kivy-next, python2-kivy-next): Likewise. * gnu/packages/video.scm (livestreamer): Likewise. * gnu/packages/virtualization.scm (lookingglass): Likewise. * gnu/packages/vulkan.scm (vulkan-icd-loader): Likewise. * gnu/packages/syndication.scm (newsbeuter): Likewise. (newsboat)[description]: Remove historical footnote.
* gnu: emacs-flycheck-grammalecte: Fix location for external executables.Nicolas Goaziou2020-03-29
| | | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte)[inputs]: Add curl. [arguments]: Fix path to all "python", "python3" and "curl" occurrences.
* gnu: emacs-csv: Use proper Texinfo markup in description.Nicolas Goaziou2020-03-28
| | | | | * gnu/packages/emacs-xyz.scm (emacs-csv)[description]: Use proper Texinfo markup.
* Update email address and Savannah handle for Amin Bandali.Amin Bandali2020-03-28
| | | | | | | * .mailmap, gnu/local.mk, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm, gnu/packages/fonts.scm, gnu/packages/fpga.scm, gnu/packages/lean.scm, gnu/packages/maths.scm, gnu/packages/pulseaudio.scm: Update my email address. * build-aux/git-authenticate.scm: Update my Savannah handle.
* gnu: emacs-flycheck-grammalecte: Update to 1.0.Nicolas Goaziou2020-03-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Update to 1.0.
* gnu: emacs-helm-exwm: Update to 0.0.2.Pierre Neidhardt2020-03-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-exwm): Update to 0.0.2.
* gnu: Add emacs-chronometrist.Nicolas Goaziou2020-03-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-chronometrist): New variable.
* gnu: emacs-lua-mode: Update to 20191204.Maxim Cournoyer2020-03-23
| | | | * (emacs-lua-mode): Update to 20191204.
* gnu: emacs-ert-runner: Update to 0.8.0.Maxim Cournoyer2020-03-23
| | | | * (emacs-ert-runner): Update to 0.8.0.
* gnu: emacs-dash: Update to 2.17.0.Maxim Cournoyer2020-03-23
| | | | * (emacs-dash): Update to 2.17.0.
* gnu: emacs-elpy: Update to 1.32.0.Maxim Cournoyer2020-03-22
| | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-elpy): Update to 1.32.0. [phases]{fake-virtualenv}: Rename to 'do-not-use-virtualenv. Use the new ELPY_TEST_DONT_USE_VIRTUALENV environment variable to skip tests using virtualenv, and set the elpy-rpc-virtualenv-path default value to 'system so that a virtualenv is not needed. [native-inputs]: Move the Python dependencies to... [propagated] ...here. This is so that Elpy doesn't nag users with fetching those from PyPI. Add python-rope. Fixes <https://bugs.gnu.org/40079>. Reported-by: sirgazil <sirgazil@zoho.com>
* gnu: Add emacs-objed.6033fe7de85d2020-03-21
| | | | | | *gnu/packages/emacs-xyz.scm (emacs-objed): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: emacs-projectile: Update to 2.1.0.Michael Rohleder2020-03-20
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-projectile): Update to 2.1.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: emacs-company: Update to 0.9.12.Nicolas Goaziou2020-03-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.9.12.
* gnu: emacs-company: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-company)[home-page]: Use HTTPS.
* gnu: emacs-mit-scheme-doc: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-mit-scheme-doc)[home-page]: Use HTTPS.
* gnu: emacs-ebib: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-ebib)[home-page]: Use HTTPS.
* gnu: emacs-magit: Remove obsolete make flags.Maxim Cournoyer2020-03-19
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-magit): Remove make flags that were jadis required to reference external Elisp libraries. These are now made available through EMACSLOADPATH.
* gnu: emacs-forge: Use the emacs-build-system.Maxim Cournoyer2020-03-19
| | | | | | | | | | | | | This streamlines the package definition nicely and bring benefits, such as having the Elisp files scanned for potential /bin/ programs and patched, compressing the info manual, being able to compile the autoload file, and installing the byte compiled files to the correct location (under site-lisp/). * gnu/packages/emacs-xyz.scm (emacs-forge)[build-system]: Switch from the gnu-build-system to the emacs-build-system. [arguments]: Remove the #:modules and #:imported-modules arguments. Delete all the custom phases except the 'chdir-lisp one, and add a new 'build-info-manual phase.
* gnu: emacs-guix: Remove unnecessary configure flags.Maxim Cournoyer2020-03-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-guix)[arguments]: Remove.
* gnu: emacs-magit-svn: Use the emacs-build-system.Maxim Cournoyer2020-03-19
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-magit-svn)[build-system]: Use the emacs-build-system. [arguments]: Remove.
* gnu: emacs-org-static-blog: Fix typo in description.Nicolas Goaziou2020-03-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-static-blog)[description]: Fix typo.
* gnu: emacs-org-static-blog: Update to 1.3.0.Nicolas Goaziou2020-03-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.3.0.
* gnu: emacs-lsp-ui: Update to 6.2.Dimakakos Dimos2020-03-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 6.2.
* gnu: emacs-which-key: update to 3.4.0Michael Rohleder2020-03-18
| | | | | | | | | | | | [[PGP Signed Part:No public key for 7C7AFFBEFEF2CB25 created at 2020-03-17T19:10:10+0100 using RSA]] * gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.4.0 From f36fee740bab3d74b526358be421a1527af9b69d Mon Sep 17 00:00:00 2001 From: Michael Rohleder <mike@rohleder.de> Date: Tue, 17 Mar 2020 19:03:45 +0100 Subject: [PATCH] gnu: emacs-which-key: update to 3.4.0 * gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.4.0
* gnu: Add emacs-org-static-blog.Brice Waegeneire2020-03-18
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-static-blog): New variable.
* gnu: emacs-debbugs: update to 0.22Michael Rohleder2020-03-15
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.22. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: emacs-xr: Update to 1.18.Nicolas Goaziou2020-03-10
| | | | * gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.18.
* gnu: emacs-sly: Update to 20200228.Pierre Neidhardt2020-03-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20200228.
* gnu: Add emacs-org-journal.Martin Becze2020-03-08
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-journal): New Variable.
* gnu: emacs-xr: Update to 1.17.Nicolas Goaziou2020-03-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.17.
* gnu: emacs-relint: Update to 1.15.Nicolas Goaziou2020-03-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.15.
* gnu: emacs-ffap-rfc-space: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/emacs-xyz.scm (emacs-ffap-rfc-space)[home-page]: Use HTTPS.
* gnu: Add emacs-ddskk.Masaya Tojo2020-03-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-ddskk): New variable.
* gnu: emacs-tldr: Update to 0-1.7203d1b.Arun Isaac2020-03-05
| | | | | * gnu/packages/emacs-xyz.scm (emacs-tldr): Update to 0-1.7203d1b. [propagated-inputs]: Add emacs-request.
* gnu: emacs-amx: Update to 3.3.Nicolas Goaziou2020-03-04
| | | | | * gnu/packages/emacs-xyz.scm (emacs-amx): Update to 3.3. [synopsis]: Improve wording.