Commit Graph

3058 Commits

Author SHA1 Message Date
Alex Olkhovskiy
9628adacaf New recipe: The IntelliJ's default theme. 2016-09-15 09:45:09 +01:00
pasja
2cb6f9b758 mode-compile has been moved to the emacsattic
* update recipe accordingly
2016-09-13 20:32:53 -04:00
pasja
e8f2fb7880 remove emacs-w3m dependency from emms recipe
* upstream dropped last.fm support
* w3m was only required by that part
2016-09-13 20:32:21 -04:00
Noam Postavsky
c5276bf24d Merge: remove dash dep from {helm-}projectile.rcp 2016-09-12 20:20:07 -04:00
Syohei YOSHIDA
06ef2b44f2 helm-projectile no longer depends on dash 2016-09-13 07:31:03 +09:00
Eric Danan
5e81bf94fc update projectile dependencies 2016-09-12 21:40:31 +02:00
Ben Moon
46bd86e0c2 Add recipe for prompt 2016-09-12 12:07:11 +01:00
Syohei YOSHIDA
39a9066fc0 Update dependency of docker recipe 2016-09-12 06:52:12 +09:00
Noam Postavsky
3c6d8f0a71 Merge some recipe additions and fixes 2016-09-10 08:10:29 -04:00
Maxim Tsyplakov
c3d0295046 Create material-theme.rcp
Color Theme for emacs based on material design colors

Close #2446.
2016-09-10 08:03:37 -04:00
Maxim Tsyplakov
ea3314fe81 New recipe: es6-snippets.rcp
A collection of Yasnippets for writing ECMAScript2015 in Emacs
2016-09-10 08:03:21 -04:00
Ben Moon
42efc551fb Update hook -> monitor dependency 2016-09-10 11:57:14 +01:00
Ben Moon
5db26325b5 Update monitor recipe
Package renamed from hook to monitor
2016-09-10 11:13:08 +01:00
Ben Moon
9be8b59112 Update recipe for org-evil
Package was renamed (from evil-org to org-evil).

Also removed 'emaps dependency.
2016-09-10 10:49:49 +01:00
Eric Danan
898b4fe725 add :compile and fix typo 2016-09-10 09:58:09 +02:00
Noam Postavsky
2b5be4d239 Remove travis log-folding hack; fix broken recipes
A couple of recipes that were failing the test snuck in while the test
was accidentally disabled.

* .travis.yml (script):
* test/travis-ci.sh (prereqs): Remove folded_call; it was folding too
much, which made the logs needlessly difficult to read.
* recipes/flycheck-package.rcp (flycheck-package):
* recipes/idle-require.rcp (idle-require): Add :description field.
2016-09-09 20:54:23 -04:00
Mykola Nikishov
4eeb96ad80 [docker] Add missing dependency on tablist
Dependency on tablist had been instroduced in April [1].

[1] 20dafdd984
2016-09-09 21:10:42 +03:00
Rex Ren
0ee06a6f88 Delete unneeded :prepare block of ensime recipe 2016-09-05 22:00:35 -04:00
Vedang Manerikar
e7a310b963 New recipe: The Idea Darkula theme
Emacs theme based on IntelliJ IDEA Darkula theme

Website: https://github.com/fourier/idea-darkula-theme
2016-09-05 19:45:56 +05:30
Eric Danan
4105b42e75 update helm-bibtex and add ivy-bibtex
There is now an additional package ivy-bibtex in the
tmalbsburg/helm-bibtex repository (and on MELPA). Helm-bibtex.el and ivy-bibtex.el are now two alternative
backends for the backend-independent bibtex-completion.el. The former
backend depends on helm whereas the latter depends on ivy (swiper).

So I updated the helm-bibtex and added the ivy-bibtex recipes, using the current
descriptions and dependencies.

Note that ideally, one should exclude the helm-bibtex.el file from the
ivy-bibtex package and the ivy-bibtex.el file from the helm-bibtex
package (as is done on MELPA). But I didn't find how to do this with el-get.
2016-09-01 16:01:49 +02:00
ss
dd44d806e9 recipe: flycheck-stack 2016-09-01 02:18:28 +09:00
Alexey Kopytov
5696301d84 Add org-mime recipe. (#2433) 2016-08-27 22:03:52 +02:00
Ben Moon
1017b38305 Add recipe for hook (#2431)
* Add recipe for hook

* Add dash dependency
2016-08-27 22:03:31 +02:00
Ben Moon
048c5b7811 Add recipe for 'evil-org (#2432)
* Add recipe for 'evil-org

* Add 'dash dependency
2016-08-27 22:03:08 +02:00
Noam Postavsky
05e46c15e0 Only print 1st :description line in package list
* el-get-list-packages.el (el-get-print-package): Truncate description
to first line.  Fix indentation when called with nil TYPE and DESC
parameters (i.e., when called from `el-get-save-package-status' to do a
partial update).
* recipes/rtags.rcp (rtags): Move mention of
`el-get-rtags-no-build-clang' from comment into :description.  Don't
throw error if that variable is not set.

See #2427.
2016-08-16 20:33:20 -04:00
Noam Postavsky
7065a71140 rtags.rcp: optionally use RTAGS_NO_BUILD_CLANG
Rtags has introduced a new cmake build option RTAGS_NO_BUILD_CLANG,
which is turned off by default (that is, clang will be downloaded and
built locally).  Without this option, it takes a lot of time to build,
since LLVM and clang are really large.

Fixes #2427.
2016-08-15 19:21:54 -04:00
spauldo
76a7f29b4b helm-bibtex requires biblio.el. Added both. 2016-08-14 21:57:49 -05:00
Darwin D Wu
f3ac33cd23 Updated marshal dependency (#2429) 2016-08-08 20:39:44 +02:00
Michael Kuryshev
4448788434 Add mocha.el recipe (#2428) 2016-08-08 18:19:12 +02:00
Darwin D Wu
001f5fe537 Added recipe for Marshal and marshal as a dependency of gh (#2426) 2016-08-06 11:56:18 +02:00
Daniel Farina
e74bca3083 Add recipe for a Crystal language major mode (#2425) 2016-08-01 18:39:26 +02:00
Damien Garaud
4c89b18cea Add ob-ipython recipe
org-babel integration with Jupyter for evaluation of (Python by default) code
blocks
2016-07-30 08:48:37 -04:00
Vitaliy
f1cf4e0f60 Improve restclient recipes 2016-07-30 08:47:58 -04:00
Syohei YOSHIDA
b59cada0c5 Use https scheme instead of git for gitorious repositories 2016-07-20 08:31:21 -04:00
David Holm
e2bb05bff2 recipe: helm-hunks 2016-07-20 09:08:25 +02:00
Noam Postavsky
52e96d31c7 haskell-mode-exts.rcp: delete
The upstream repositoriy has been deleted.

Close #2420.
2016-07-19 20:37:41 -04:00
Syohei YOSHIDA
ba6523a375 Update nav recipe
It was exported from googlecode. And nav sets autoload cookie
so remove :features property.
2016-07-20 07:32:30 +09:00
Noam Postavsky
4fe3a8e9dd Merge some recipe updates 2016-07-16 17:27:38 -04:00
Syohei YOSHIDA
a65b756ed3 Remove :features property
Because they set autoload cookie correctly and users need not to
load them at initializing time.
2016-07-16 23:46:17 +09:00
Syohei YOSHIDA
ca32b6f65c Update coffee-mode recipe
- Update website
- Remove :prepare statement because coffee-mode has them with autoload cookie
- Remove :features property because coffee-mode sets autoload cookie correctly
2016-07-16 23:33:52 +09:00
Syohei YOSHIDA
fe7064645f Update buffer-move recipe
It moves github now. And remove :features property because it sets
autoload cookie correctly.
2016-07-16 23:31:19 +09:00
Syohei YOSHIDA
34457ad126 Update shell-pop recipe
It is hosted on github. Emacswiki page is no longer updated.
And remove :features property because it sets autoload cookies correctly.
2016-07-16 23:25:49 +09:00
Syohei YOSHIDA
30ec9fb81f Remove :features property
Because quickrun sets autoload cookie correctly and it should be loaded
at first using time, not initializing time.
2016-07-16 23:20:15 +09:00
Yuki Inoue
d6b381e5ac Add docker-tramp as dependency of docker
Close #2414
2016-07-08 19:53:44 -04:00
Yuki Inoue
eeaf44f7c1 Add docker-tramp recipe
The definition is taken from that of MELPA:
    https://melpa.org/#/docker-tramp
2016-07-08 19:53:12 -04:00
Eugene Zamriy
78e8d27fc2 Add tango-plus color theme recipe (#2411) 2016-07-02 14:47:11 +02:00
Desmond O. Chang
ca5facb36b Add elpa-clone recipe 2016-06-28 11:16:45 +08:00
Noam Postavsky
beb9725c86 Merge pull request #2409 from yuutayamada/master
Recipe: add & update some packages
2016-06-27 20:34:14 -04:00
Yuta Yamada
0d1c9b8ad1 Recipe: add flycheck-package 2016-06-27 20:33:43 -04:00
Yuta Yamada
0e00e7bb8d Recipe: add nim-emacs-module 2016-06-27 20:32:32 -04:00