Commit Graph

569 Commits (3ca1545b2107417228e7f351885d343fd9c32209)

Author SHA1 Message Date
Oleg Pykhalov dd72837dff
gnu: Add emacs-json-mode.
* gnu/packages/emacs.scm (emacs-json-mode): New public variable.
2018-01-15 14:55:11 +03:00
Oleg Pykhalov b0912e9fdb
gnu: Add emacs-json-reformat.
* gnu/packages/patches/emacs-json-reformat-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add this.
* gnu/packages/emacs.scm (emacs-json-reformat): New variable.
2018-01-15 14:42:55 +03:00
Maxim Cournoyer 33ca12f3e4
gnu: emacs-sr-speedbar: Update to 20161025.
* gnu/packages/emacs.scm (emacs-sr-speedbar): Update to 20161025.
[version]: Use git-version.
[source]: Download sources via git-fetch and use git-file-name.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-01-11 12:53:50 -05:00
Kei Kebreau 7f9866a312
gnu: emacs-auctex: Update to 12.1.0.
* gnu/packages/emacs.scm (emacs-auctex): Update to 12.1.0.
2018-01-08 21:11:50 -05:00
Mathieu Othacehe 2a67ff1f5e
gnu: Add emacs-bongo.
* gnu/packages/emacs.scm (emacs-bongo): New variable.
2018-01-08 16:19:53 +01:00
Arun Isaac 2891ea39d2
gnu: Add emacs-evil-quickscope.
* gnu/packages/emacs.scm (emacs-evil-quickscope): New variable.
2018-01-04 14:13:21 +05:30
Arun Isaac ab8a4a78d5
gnu: Add emacs-evil-smartparens.
* gnu/packages/emacs.scm (emacs-evil-smartparens): New variable.
2018-01-02 23:34:02 +05:30
Roel Janssen 57fe82c5bd
gnu: Add emacs-php-mode.
* gnu/packages/emacs.scm (emacs-php-mode): New variable.
2017-12-30 21:44:21 +01:00
Alex Kost 65f88296fb
gnu: emacs-guix: Update to 0.3.4.
* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.4.
2017-12-28 23:14:52 +03:00
Tobias Geerinckx-Rice 1f143575ea
gnu: emacs-cider: Update to 0.15.1.
* gnu/packages/emacs.scm (emacs-cider): Update to 0.15.1.
2017-12-26 14:41:02 +01:00
Nicolas Goaziou 6cf61cefe2
gnu: emacs: Update org and org-plus-contrib.
* gnu/packages/emacs.scm (emacs-org):
(emacs-org-contrib): Update to 20171224, aka release 9.1.5.
2017-12-24 23:47:05 +01:00
Ricardo Wurmus 5f66a0a78b
gnu: emacs-ivy: Install documentation.
* gnu/packages/emacs.scm (emacs-ivy)[arguments]: Add phase "install-doc".
[native-inputs]: Add texinfo.
2017-12-22 07:56:55 +01:00
Ricardo Wurmus a837423412
gnu: emacs-ivy: Update to 0.10.0.
* gnu/packages/emacs.scm (emacs-ivy): Update to 0.10.0.
2017-12-22 07:56:54 +01:00
Kei Kebreau 147d42fc03
gnu: emacspeak: Update to 47.0.
* gnu/packages/emacs.scm (emacspeak): Update to 47.0.
[source]: Remove snippet.
[arguments]: Set SHELL environment variable.
2017-12-18 16:50:45 -05:00
Maxim Cournoyer 42e891c27b
gnu: Add emacs-diff-hl.
* gnu/packages/emacs.scm (emacs-diff-hl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-11 17:14:36 +01:00
Maxim Cournoyer cdba3a8469
gnu: Add emacs-string-inflection.
* gnu/packages/emacs.scm (emacs-string-inflection): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-11 17:14:36 +01:00
Maxim Cournoyer fbc60db895
gnu: Add emacs-grep-a-lot.
* gnu/packages/emacs.scm (emacs-grep-a-lot): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-11 17:14:36 +01:00
Maxim Cournoyer 9faa46ee48
gnu: Add emacs-csv-mode.
* gnu/packages/emacs.scm (emacs-csv-mode): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-11 17:14:35 +01:00
Maxim Cournoyer 397d7980b7
gnu: Add emacs-ws-butler.
* gnu/packages/emacs.scm (emacs-ws-butler): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-11 17:14:35 +01:00
Alex Kost 308b8f79c5
gnu: emacs-smartparens: Update to 1.11.0.
* gnu/packages/emacs.scm (emacs-smartparens): Update to 1.11.0.
2017-12-10 22:38:43 +03:00
Alex Kost 6d21272b22
gnu: git-modes: Rename to 'emacs-git-modes'.
* gnu/packages/emacs.scm (git-modes)[name]: Change to "emacs-git-modes".
(git-modes/old-name): New variable.
2017-12-10 22:38:43 +03:00
Christopher Baines 8733fc91e0
gnu: Add emacs-robe.
* gnu/packages/emacs.scm (emacs-robe): New variable.
2017-12-09 21:12:27 +00:00
Feng Shu a5e83ab96b
gnu: emacs-exwm: Update to 0.16.
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.16.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-12-08 13:42:32 +05:30
Nicolas Goaziou 35377cfa90
gnu: emacs-org-contrib: Fix typo.
* gnu/packages/emacs.scm (emacs-org-contrib)[synopsis]: Fix typo.
2017-12-05 23:20:12 +01:00
Nicolas Goaziou be520f199a
gnu: emacs-org: Update to 9.1.4.
* gnu/packages/emacs.scm (emacs-org):
(emacs-org-contrib): Update to 20171205, aka Org 9.1.4.
2017-12-05 23:18:20 +01:00
Mike Gerwitz 491cbd3553
gnu: Add emacs-evil-matchit.
* gnu/packages/emacs.scm (emacs-evil-matchit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-01 11:28:48 +01:00
Oleg Pykhalov a6d02fc168
gnu: Add eless.
* gnu/packages/emacs.scm (eless): New variable.
2017-11-28 20:13:48 +03:00
Clément Lassieur 769e715508
gnu: emacs-org-contrib: Fix sha256 checksum due to emacs-org update.
* gnu/packages/emacs.scm (emacs-org-contrib)[source]: Fix sha256 checksum.
2017-11-28 03:49:47 +01:00
Jan Nieuwenhuizen 68cb962a8d
gnu: guile-emacs: Resurrect, fixes #29186.
* gnu/packages/patches/guile-emacs-fix-configure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emacs.scm (guile-emacs): Use it.  Add workaround for src/deps
dir creation.  Fixes #29186.
2017-11-25 20:05:26 +01:00
Oleg Pykhalov 7a45268935
gnu: Add emacs-highlight-stages.
* gnu/packages/emacs.scm (emacs-highlight-stages): New variable.
* gnu/packages/patches/emacs-highlight-stages-add-gexp.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add this.
2017-11-25 00:18:45 +03:00
Tobias Geerinckx-Rice 77e3ce3e90
gnu: emacs-org-contrib: Fix typo in description.
* gnu/packages/emacs.scm (emacs-org-contrib)[description]: Fix typo.
2017-11-24 19:05:01 +01:00
Nicolas Goaziou 5aa6e0d04a
gnu: emacs-org: Update to 9.1.3.
* gnu/packages/emacs.scm (emacs-org): Update to 20171116 a.k.a. Org 9.1.3.
2017-11-22 23:31:01 +01:00
Alex Kost 09f7c41d6c
gnu: emacs-magit-popup: Update for the new source.
'magit-popup' is not a part of 'magit' anymore.

* gnu/packages/emacs.scm (emacs-magit-popup): Update to 2.12.0.
[source]: Update origin URL and file-name.
[home-page]: Update to the new home.
[native-inputs]: Add 'texinfo' to build the info manual.
[arguments]: Add 'make-info' phase.
2017-11-22 19:40:45 +03:00
Alex Kost f61aaaf36c
gnu: emacs-hl-todo: Update to 1.8.0.
* gnu/packages/emacs.scm (emacs-hl-todo): Update to 1.8.0.
2017-11-22 19:40:45 +03:00
Oleg Pykhalov 3fe4c9dcc4
gnu: Add emacs-transmission.
* gnu/packages/emacs.scm (emacs-transmission): New variable.
2017-11-17 13:37:12 +03:00
Ludovic Courtès cda2e2c719
gnu: emacs-emms: Update to 4.4.
* gnu/packages/emacs.scm (emms): Update to 4.4.
2017-11-11 23:21:54 +01:00
Alex Vong d3150731a8
gnu: emacs-ahungry-theme: Update to 1.8.0.
* gnu/packages/emacs.scm (emacs-ahungry-theme): Update to 1.8.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-09 23:54:48 +01:00
Efraim Flashner 08e1f38ddd
gnu: emacs-undo-tree: Parameterize source uri.
* gnu/packages/emacs.scm (emacs-undo-tree)[source]: Replace hard-coded
version with version parameter.
2017-11-06 06:18:26 +02:00
ng0 511d8a02e8
gnu: emacs-evil: Update to 1.2.13.
* gnu/packages/emacs.scm (emacs-evil): Update to 1.2.13.
(source): Adjust URL to new upstream location on github.
(home-page): likewise.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 19:23:47 +01:00
ng0 db574f7183
gnu: emacs-slime: Use correct Texinfo commands in the description.
Previously the description had "@{something}" in it which is never
valid Texinfo. This commit changes it to use "@command{something}"
to render the full description.

* gnu/packages/emacs.scm (emacs-slime)[description]: Correct Texinfo usage.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 19:23:33 +01:00
ng0 77a7891b87
gnu: emacs-undo-tree: Update to 0.6.6.
* gnu/packages/emacs (emacs-undo-tree): Update to 0.6.6.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 19:23:20 +01:00
ng0 5fa1b4174a
gnu: emacs-which-key: Update to 3.0.2.
* gnu/packages/emacs.scm (emacs-which-key): Update to 3.0.2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 19:22:31 +01:00
ng0 9505877205
gnu: emacs-neotree: Update to 0.5.2.
* gnu/packages/emacs.scm (emacs-neotree): Update to 0.5.2.
[source](uri): Adjust URL to tag change.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 19:22:14 +01:00
Oleg Pykhalov 50e3f2a5a4
gnu: emacs-helm-make: Update to 0.1.0-1.21c1bfa.
* gnu/packages/emacs.scm (emacs-helm-make): Update to 0.1.0-1.21c1bfa.
2017-11-02 11:05:46 +03:00
Oleg Pykhalov cd5c3979d1
gnu: Add emacs-ggtags.
* gnu/packages/emacs.scm (emacs-ggtags): New variable.
2017-10-31 20:08:00 +03:00
Oleg Pykhalov 016590a951
gnu: Add emacs-company-quickhelp.
* gnu/packages/emacs.scm (emacs-company-quickhelp): New variable.
2017-10-31 14:55:18 +03:00
Oleg Pykhalov 2e4bb8c817
gnu: Add emacs-helm-make.
* gnu/packages/emacs.scm (emacs-helm-make): New variable.
2017-10-31 14:10:37 +03:00
Kyle Meyer bf1264ab70
gnu: emacs-yasnippet: Update to 0.12.2.
* gnu/packages/emacs.scm (emacs-yasnippet): Update to 0.12.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-28 21:52:31 +02:00
Kyle Meyer 8a0d454eed
gnu: emacs-elfeed: Update to 2.2.0.
* gnu/packages/emacs.scm (emacs-elfeed): Update to 2.2.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-28 21:52:29 +02:00
Kyle Meyer 9932dabfb6
gnu: emacs-hydra: Update to 0.14.0.
* gnu/packages/emacs.scm (emacs-hydra): Update to 0.14.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-28 21:52:25 +02:00