Commit Graph

4947 Commits

Author SHA1 Message Date
Ben Moon
3db1aec0ef Add recipe for duckpan.el 2016-01-10 20:55:35 +00:00
Hong Xu
c2ade914b2 Add the recipe of evil-visualstar 2016-01-10 00:25:45 -08:00
Dimitri Fontaine
9f49eaf356 Merge pull request #2315 from rlaboiss/chuck-mode-fix-url
Fix URLs for chuck-mode recipe
2016-01-09 17:57:03 +01:00
Rafael Laboissiere
72364d0b8e Fix URLs for chuck-mode recipe
The bitbucket.org URLs are broken. as today.  The ones at GitHub used in
this commit are working for me.  The author of the chuck-mode.el file at
GitHub is Kao Cardoso Félix, who was the owner of the now defunct
Bitbucket repository, so the changes in this commit should be okay.
2016-01-09 15:49:34 +01:00
Reuben Thomas
8b5697f9a3 Fix helm description and do standard init 2016-01-08 15:21:29 +00:00
Jorge Dias
4e20be7dc3 Add dependency on rust-mode 2016-01-07 17:42:28 +01:00
Jorge Dias
e761a72d27 Add missing description 2016-01-07 10:31:11 +01:00
Jorge Dias
9d65f2938d Add support for cargo.el 2016-01-07 10:24:00 +01:00
David Holm
74c4e6566e recipe: go-projectile: Add dep to go-rename 2016-01-03 15:07:11 +01:00
OOHASHI Daichi
7889d379e0 fix build problem for ProofGeneral with non-GNU sed
`sed -i` is not portable.
See also: http://unix.stackexchange.com/questions/92895/how-to-achieve-portability-with-sed-i-in-place-editing
2016-01-02 03:02:16 +09:00
Hong Xu
80381d3ba3 Use svn to download the latest rst-mode instead of http. 2015-12-30 16:38:37 -08:00
Syohei YOSHIDA
29d911e77f Update projectile package recipes
- Update projectile dependencies
- Add helm-projectile and persp-projectile recipes.
  They are hosted on own repositories now.
2015-12-29 09:31:24 +09:00
Dimitri Fontaine
ec946c9b6d Merge pull request #2308 from xuhdev/predictive-html
predictive: also load the html directory to support html
2015-12-27 11:59:29 +01:00
Hong Xu
e0d1318ed9 predictive: also load the html directory to support html 2015-12-26 20:38:29 -08:00
Dimitri Fontaine
cb88561a14 Merge pull request #2307 from mstorus/mstorus/add-recipe-browse-at-remote
add browse-at-remote recipe
2015-12-19 12:22:11 +01:00
Mark Storus
cc62560b05 add browse-at-remote recipes 2015-12-18 14:30:43 -08:00
Desmond O. Chang
56d72507c1 Add recipe for mb-url 2015-12-06 18:45:01 +08:00
Syohei YOSHIDA
d596630cbd Update let-alist recipe
let-alist was removed from elpa git repository because it is core package now.
2015-12-04 00:08:56 +09:00
Mike McClurg
59f3f185e2 Add recipe for prop-menu, update idris-mode deps
Idris mode reqires prop-menu to be installed, but that package wasn't
availablein el-get. This commit adds a recipe for prop-menu, and updates
the idris-mode recipe to depend on prop-menu.

close #2300
2015-11-28 11:51:08 -05:00
Dimitri Fontaine
9ffe95935a Merge pull request #2301 from vincentbernat/recipe/docker-el
Add recipe for docker
2015-11-27 11:38:27 +01:00
Vincent Bernat
b91de60102 Add recipe for docker 2015-11-27 10:55:43 +01:00
Dimitri Fontaine
8fc12ab4a2 Merge pull request #2297 from mk0x9/add-recipe-for-wakatime-mode
Add recipe for wakatime-mode.
2015-11-20 10:14:43 +01:00
Michael Kuryshev
09e80fd074 Add recipe for wakatime-mode. 2015-11-19 23:57:48 +03:00
Noam Postavsky
9c4dd22eef Merge: fix recipes beeminder, go-oracle, go-rename 2015-11-17 18:17:06 -05:00
Brian Stengaard
de82571ffe Fix broken go-oracle recipe
The `go-oracle-mode` is gone from upstream. Load lib like `go-rename`.

Upstream Change: golang/tools@68b5f7541d
2015-11-17 19:20:39 +01:00
Adam Spiers
2a74721d05 fix 'developper' typo
'developer' is the correct spelling.
2015-11-17 16:15:54 +00:00
Adam Spiers
97454ad693 beeminder should depend on org-mode, not org
Depending on org will result in the ELPA code installing a
conflicting version of org-mode.

This was my fault for getting the original submission wrong.
2015-11-17 16:11:52 +00:00
Brian Stengaard
a599e8902f rename.el renamed to go-rename.el in upstream
Change was here: golang/tools@f941d540e3

Old version made `go-rename` uninstallable
2015-11-17 17:00:22 +01:00
Syohei YOSHIDA
e0e6bdcec7 Update flycheck dependency
- Set minimum-emacs version and remove cl-lib.el.
  cl-lib.el was bundled since Emacs 24.3.
- Add seq.el
2015-11-16 12:39:02 +09:00
Noam Postavsky
1d68d61a35 Merge pull request #2289 from npostavs/ert-tests
Ert tests
2015-11-14 19:03:01 -05:00
Noam Postavsky
00e08b148d .travis.yml: don't hide compile failure
Fix compile warnings that snuck in while the test was broken.
2015-11-13 23:39:27 -05:00
Noam Postavsky
d79c395f22 enable ert tests in travis, reorganize test files
rename ert tests file test.el => el-get-tests.el
move el-get-issue-* files to separate dir
2015-11-13 23:39:27 -05:00
Takafumi Arakaki
dfb8c9c1ef Add a failing new test: el-get-elpa-feature 2015-11-13 23:39:27 -05:00
Takafumi Arakaki
6e4622ec9a el-get-with-temp-home: new helper for tests
Also suppress output for passing tests.
2015-11-13 23:39:27 -05:00
Noam Postavsky
6707f8c1d8 let ert shell scripts use test-utils.sh 2015-11-13 23:39:27 -05:00
Iqbal Ansari
9a75a33e0c Add recipe emojify 2015-11-14 09:01:37 +05:30
Rafael Laboissiere
5735708c27 Add recipe for ac-python-async 2015-11-13 18:25:47 +01:00
Dimitri Fontaine
7d9e02bce8 Merge pull request #2286 from dochang/recipes
Add some recipes
2015-11-11 23:13:25 +01:00
Desmond O. Chang
39d3d34037 Add chinese-fonts-setup 2015-11-11 13:34:24 +08:00
Desmond O. Chang
5c6df20232 Add form-feed 2015-11-11 13:34:24 +08:00
Desmond O. Chang
3369c8ce1f Add wsd-mode 2015-11-11 13:34:24 +08:00
Desmond O. Chang
feab055d52 Add pip-requirements 2015-11-11 13:34:24 +08:00
Desmond O. Chang
73556b6621 Add elm-mode 2015-11-11 13:34:24 +08:00
Desmond O. Chang
e7c77c53c1 Add conkeror-minor-mode 2015-11-11 13:34:24 +08:00
Desmond O. Chang
4bebd78b80 Add uuidgen 2015-11-11 13:34:24 +08:00
Desmond O. Chang
84cfd2b248 Add uuid 2015-11-11 13:34:24 +08:00
Desmond O. Chang
ef427f6e6d Add flymake-less 2015-11-11 10:50:09 +08:00
USAMI Kenta
00fb104f66 Add recipe for emoji-fontset 2015-11-08 16:24:20 +09:00
Noam Postavsky
cc9a55d9d8 Merge: fix clj-refactor.rcp deps, add emacs-racer.rcp 2015-11-04 19:57:55 -05:00
Tsgzj
a64303d52d recipe: emacs-racer: using emacs-racer instead of rust-racer which no
longer exists
2015-11-04 16:02:57 -08:00