Commit Graph

3673 Commits

Author SHA1 Message Date
Hiroaki Otsu
98f7b6e9ad add recipe for e2wm-sww 2014-05-24 09:12:46 +09:00
David Holm
1781ffae88 clang-format recipe 2014-05-23 17:36:26 +02:00
David Holm
deb502270f Remove optional dependencies from irony-mode
auto-complete and yasnippet are optional dependencies of irony-mode so
lets not force them on users.
There was also an autoload missing which was preventing irony-mode from
launching unless it had been loaded first (`irony-setup-completion').
2014-05-23 11:03:32 +02:00
Dimitri Fontaine
34940dd339 Merge pull request #1758 from AdrieanKhisbe/master
Various Recipes
2014-05-22 19:04:52 +02:00
Adriean Khisbe
42fe84fabf tdtd recipe 2014-05-22 18:24:18 +02:00
Adriean Khisbe
b4c3e0e3b0 discover recipe 2014-05-22 18:23:57 +02:00
Adriean Khisbe
a37d50ba03 makey recipe 2014-05-22 18:20:16 +02:00
Adriean Khisbe
45969913f3 yard-mode recipe 2014-05-22 17:58:47 +02:00
Adriean Khisbe
38265ae81a color-identifier-mode recipe 2014-05-22 17:58:22 +02:00
David Holm
adf0ed8634 butler recipe 2014-05-22 13:21:12 +02:00
David Holm
bf1bb2caa1 Projectile comes with autoloads 2014-05-19 16:20:44 +02:00
David Holm
57acc900aa org-redmine depends on json and anything 2014-05-19 14:20:48 +02:00
Noam Postavsky
dab9b81690 add whitespace check to travis test 2014-05-17 22:36:14 -04:00
Noam Postavsky
c66e40d9e6 add `tabs' to whitespace-style in .dir-locals.el 2014-05-17 22:36:14 -04:00
Noam Postavsky
0938229093 avoid local variable queries during tests 2014-05-17 22:36:14 -04:00
David Holm
da40956a74 Configure Wanderlust icon directory 2014-05-17 14:57:03 +02:00
Noam Postavsky
60ad3f0497 Merge pull request #1750 from zed/master
add sigbegone recipe
2014-05-16 18:27:52 -04:00
David Holm
c5c5b0ef19 Add missing org-sync dependencies 2014-05-16 14:27:14 +02:00
Dimitri Fontaine
c166fc913e Add eclim dependency towards s.el, fixes #1754
For lack of testing I didn't remove the :features property, but
something might well need to be done here.
2014-05-16 10:27:24 +02:00
Dimitri Fontaine
d904dabfe7 Update emacs-goodies-el
Apparently upstream did stop shipping the vm tricks.
2014-05-16 10:25:36 +02:00
David Holm
2cfadf3634 tbemail recipe 2014-05-15 10:33:46 +02:00
Dimitri Fontaine
1b136ba8e0 Merge pull request #1753 from aki2o/e2wm-direx
add recipe for e2wm-direx
2014-05-15 00:36:35 +02:00
Hiroaki Otsu
714ab52919 add recipe for e2wm-direx 2014-05-15 07:06:50 +09:00
David Holm
8cdee37d45 elnode-org recipe 2014-05-14 12:57:04 +02:00
David Holm
37c4a9e3a6 Merge pull request #1749 from ngnmnfn/master
recipe for sphinx-doc.el
2014-05-13 08:12:44 +02:00
Jon Friedman
3f2968c368 removed website from sphinx-doc.el recipe 2014-05-12 14:57:35 -07:00
David Holm
04db38e1ff Don't force user to use Google C style 2014-05-11 20:18:20 +02:00
David Holm
e8a3cd27bc Merge pull request #1751 from pierre-lecocq/gnorb_recipe
Add a recipe for Gnorb package
2014-05-10 18:30:44 +02:00
Pierre Lecocq
b4dd6ba43a Add a recipe for Gnorb package 2014-05-10 17:02:20 +02:00
David Holm
ab29cfb9b5 Most fixmee dependencies are optional 2014-05-10 16:40:32 +02:00
zed
41a8fad6c6 add website to sigbegone recipe 2014-05-10 17:36:30 +04:00
zed
dd6a775753 add sigbegone recipe 2014-05-10 17:18:09 +04:00
David Holm
f99ef1f2f0 fixmee recipe 2014-05-10 11:52:00 +02:00
David Holm
06a75b9553 mic-paren recipe 2014-05-10 11:38:08 +02:00
David Holm
e965b00ea0 el-mock recipe 2014-05-10 10:26:10 +02:00
David Holm
e2a2938ba4 ert-async recipe 2014-05-10 10:23:54 +02:00
Jon Friedman
793f999f1e recipe for sphinx-doc.el 2014-05-09 12:47:24 -07:00
Noam Postavsky
e2525c91c8 jdee.rcp: remove ref to obsolete elib 2014-05-08 21:15:30 -04:00
Noam Postavsky
0e8c18b787 xcscope.rcp: new upstream, avoid eager loading 2014-05-08 18:41:50 -04:00
Noam Postavsky
7d5c8b7f97 New function, el-get-add-load-path-to-ffsp
(add-hook 'el-get-post-init-hooks 'el-get-add-load-path-to-ffsp) will ensure
find-function-source-path has all of el-get's load paths.
2014-05-08 18:08:01 -04:00
David Holm
fd11c3301a Fix go-autocomplete recipe 2014-05-08 11:28:31 +02:00
David Holm
788f547db6 Merge pull request #1748 from dougm/go
New Go recipes
2014-05-08 11:21:38 +02:00
David Holm
5194f2dac4 easy-convert recipe 2014-05-08 10:22:13 +02:00
David Holm
dbf2a0710b calc-inline recipe 2014-05-08 10:03:53 +02:00
Doug MacEachern
f54a3d7d9f Add recipe for go-test 2014-05-07 21:30:51 -07:00
Doug MacEachern
0294b5880a Add recipe for go-projectile 2014-05-07 21:30:30 -07:00
David Holm
1e2d109301 Prevent gh from loading eioeio before cedet-devel 2014-05-07 13:39:53 +02:00
David Holm
50e796a6ef helm-open-github recipe 2014-05-07 13:02:05 +02:00
David Holm
dec989f113 dired-k recipe 2014-05-07 12:49:06 +02:00
David Holm
3cfbd9d649 helm-ag recipe 2014-05-07 09:49:17 +02:00