summaryrefslogtreecommitdiff
path: root/gnu/packages/emacs-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: emacs-xterm-color: Placate 'guix lint'.Ludovic Courtès2019-06-07
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-xterm-color)[source]: Add 'file-name'. [description]: Break line.
* gnu: Add emacs-xterm-colorJonathan Frederickson2019-06-07
| | | | | | * gnu/packages/emacs-xyz.scm: (emacs-xterm-color) new variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-dashboard: Update to 1.5.0.Oleg Pykhalov2019-06-06
| | | | * gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.5.0.
* gnu: Add emacs-litable.Oleg Pykhalov2019-06-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-litable): New variable.
* gnu: Add emacs-attrap.Brian Leung2019-06-05
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-attrap): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add emacs-dante.Brian Leung2019-06-05
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-dante): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add emacs-lcr.Brian Leung2019-06-05
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-lcr): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add emacs-whitespace-cleanup-mode.Brian Leung2019-06-05
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-whitespace-cleanup-mode): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: emacspeak: Update to 50.0.Kei Kebreau2019-06-03
| | | | | * gnu/packages/emacs.scm (emacspeak): Update to 50.0. [arguments]: Simplify "configure" phase and adjust "install" phase.
* gnu: emacs-google-translate: Update to 0.11.17.Mathieu Lirzin2019-06-02
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-google-translate): Update to 0.11.17. [source]: Use 'git-fetch' method instead of 'url-fetch'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-diff-hl: Update to 1.8.6.Brian Leung2019-05-31
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.8.6. [source]: Fetch from git. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: emacs-helm: Update to 3.2.Brian Leung2019-05-31
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.2. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: emacs-counsel-tramp: Update to 0.6.3.Brian Leung2019-05-31
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-counsel-tramp): Update to 0.6.3. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: emacs-editorconfig: Update to 0.8.0.Brian Leung2019-05-31
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-editorconfig): Update to 0.8.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: emacs-exec-path-from-shell: Update to 1.12.Brian Leung2019-05-31
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-exec-path-from-shell): Update to 1.12. [source]: Use git-fetch. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add emacs-reformatter.LaFreniere, Joseph2019-05-31
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-reformatter): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add emacs-ivy-pass.Joseph LaFreniere2019-05-31
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ivy-pass): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: emacs-relint: Update to 1.8.Nicolas Goaziou2019-05-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.8.
* gnu: emacs-xr: Update to 1.12.Nicolas Goaziou2019-05-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.12.
* gnu: emacs-lispy: Update to 0.27.0.Brian Leung2019-05-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-lispy): Update to 0.27.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: emacs-avy: Update to 0.5.0.Brian Leung2019-05-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-avy): Update to 0.5.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: emacs-highlight-symbol: Update to 1.3.1-7a789c7.Brian Leung2019-05-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-highlight-symbol): Update to 1.3.1-7a789c7. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Move Sphinx and friends to (gnu packages sphinx).Marius Bakke2019-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport, python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx, python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme, python2-sphinx-rtd-theme, python-guzzle-sphinx-theme, python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed, python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput, python-sphinx-repoze-interface, python2-sphinx-repoze-interface, python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme, python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme, python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ... (gnu): * gnu/packages/sphinx.scm: ... here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. * gnu/packages/admin.scm, gnu/packages/bioinformatics.scm, gnu/packages/calendar.scm, gnu/packages/cluster.scm, gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm, gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm, gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm, gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm, gnu/packages/search.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm, gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
* gnu: emacs-noflet: Fix typo "lets you".Vagrant Cascadian2019-05-22
| | | | * gnu/packages/emacs-xyz (emacs-noflet)[description]: Fix typo.
* gnu: emacs-lsp-mode: Fix typo "implementation".Vagrant Cascadian2019-05-22
| | | | * gnu/packages/emacs-xyz (emacs-lsp-mode)[description]: Fix typo.
* gnu: emacs-groovy-modes: Fix typo "highlighting".Vagrant Cascadian2019-05-22
| | | | * gnu/packages/emacs-xyz (emacs-groovy-modes)[description]: Fix typo.
* gnu: emacs-evil-surround: Fix typo "parentheses".Vagrant Cascadian2019-05-22
| | | | | | * gnu/packages/emacs-xyz (emacs-evil-surround) [synopsis]: Fix typo. [description]: Fix typo.
* gnu: emacs-lua-mode: Fix typo "programming".Vagrant Cascadian2019-05-22
| | | | * gnu/packages/emacs-xyz (emacs-lua-mode)[description]: Fix typo.
* gnu: emacs-sly: Fix typo "familiar".Vagrant Cascadian2019-05-22
| | | | * gnu/packages/emacs-xyz (emacs-sly)[description]: Fix typo.
* gnu: emacs-rspec: Fix typo "corresponding".Vagrant Cascadian2019-05-22
| | | | * gnu/packages/emacs-xyz (emacs-rspec)[description]: Fix typo.
* gnu: emacs-google-translate: Fix typo "This package".Vagrant Cascadian2019-05-22
| | | | * gnu/packages/emacs-xyz (emacs-google-translate)[description]: Fix typo.
* gnu: emacs-desktop-environment: Update to 0.2.1.Pierre Neidhardt2019-05-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 0.2.1.
* gnu: emacs-evil-collection: Update to 20190519.Pierre Neidhardt2019-05-20
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20190519.
* gnu: emacs-idris-mode: Update source hash.Tobias Geerinckx-Rice2019-05-20
| | | | | | | The source tarball was modified in place. Only file metadata — specifically: time stamps — differ. * gnu/packages/emacs-xyz.scm (emacs-idris-mode)[source]: Update sha256.
* gnu: emacs-idris-mode: Update source hash.Tobias Geerinckx-Rice2019-05-17
| | | | | | Only file modification times have changed. * gnu/packages/emacs-xyz.scm (emacs-idris-mode)[source]: Update sha256.
* gnu: Add emacs-evil-cleverparensLaFreniere, Joseph2019-05-14
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-cleverparens): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-slack: Update to 0.0.2-6.10fbb81.Ricardo Wurmus2019-05-13
| | | | | * gnu/packages/emacs-xyz.scm (emacs-slack): Update to 0.0.2-6.10fbb81. [arguments]: Set HOME before compiling source files.
* gnu: Add emacs-ediprolog.gabrielhdt2019-05-12
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ediprolog): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-dired-rsync.Oleg Pykhalov2019-05-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-dired-rsync): New variable.
* gnu: emacs-use-package: Update to 2.4.Arun Isaac2019-05-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-use-package): Update to 2.4.
* gnu: Add emacs-rotate-text.Oleg Pykhalov2019-05-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-rotate-text): New variable.
* gnu: emacs-auctex: Update to 12.1.2.Nicolas Goaziou2019-05-10
| | | | * gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.1.2.
* gnu: emacs-debbugs: Update to 0.18.Nicolas Goaziou2019-05-10
| | | | * gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.18.
* gnu: emacs-dash: Update to 2.16.0.Ricardo Wurmus2019-05-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-dash): Update to 2.16.0.
* gnu: emacs-sml-mode: Update to 6.9.Tobias Geerinckx-Rice2019-05-09
| | | | * gnu/packages/emacs-xyz.scm (emacs-sml-mode): Update to 6.9.
* gnu: emacs-irfc: Update to 20130824.507-1.Oleg Pykhalov2019-05-08
| | | | | | | This commits changes package's source hash, because 'irfc.el' file was modified. New file contains HTTPS instead of HTTP URLs. * gnu/packages/emacs-xyz.scm (emacs-irfc): Update to 20130824.507-1.
* gnu: emacs-evil-nerd-commenter: Update to 3.3.7.Brian Leung2019-05-06
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.3.7. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: emacs-elfeed: Update to 3.1.0.Brian Leung2019-05-06
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-elfeed): Update to 3.1.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: emacs-hl-todo: Update to 3.0.0.Brian Leung2019-05-06
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-hl-todo): Update to 3.0.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add emacs-miniedit.Brian Leung2019-05-06
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-miniedit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>