Commit Graph

4383 Commits

Author SHA1 Message Date
Noam Postavsky
05d1605198 Merge pull request #2076 from asok/rake-recipe
Add rake recipe
2015-01-26 14:51:43 -05:00
Dimitri Fontaine
d785aee014 Merge pull request #2078 from deftsp/develop
* recipes/evil-escape.rcp: new recipe.
2015-01-26 13:46:59 +01:00
Shihpin Tseng
fab8832fe8 * recipes/evil-escape.rcp: new recipe. 2015-01-26 20:43:04 +08:00
Dimitri Fontaine
fe76b10f7e Merge pull request #2077 from vincentbernat/recipe/bison-mode
recipe: add simple bison-mode recipe
2015-01-26 11:15:52 +01:00
Vincent Bernat
ba8838d4ee recipe: add simple bison-mode recipe 2015-01-26 10:04:43 +01:00
asok
e971ec7635 Add rake recipe 2015-01-26 00:12:40 +01:00
Yakkala Yagnesh Raghava
7ba3af53ca recipes/ncl-mode.rcp: remove features with upstream changes. 2015-01-26 05:55:59 +09:00
Dimitri Fontaine
4c9cf3440f Merge pull request #2073 from deftsp/develop
* recipes/ace-jump-zap.rcp: new recipe.
2015-01-23 10:31:44 +01:00
Yakkala Yagnesh Raghava
621cbadefe * recipes/auto-compile.rcp: update dependencies. 2015-01-23 15:39:27 +09:00
Shihpin Tseng
5efbc5d154 * recipes/ace-jump-zap.rcp: new recipe. 2015-01-23 14:20:57 +08:00
Yakkala Yagnesh Raghava
38eb47b9a2 * recipes/top-mode.rcp: wiki recipe. 2015-01-23 12:45:58 +09:00
Yakkala Yagnesh Raghava
9f954b2d24 * recipes/jazz-theme.rcp: new recipe. 2015-01-23 12:33:58 +09:00
David Holm
b46c6448c9 recipe: flycheck-hdevtools: Load after haskell-mode 2015-01-22 22:59:31 +01:00
David Holm
932c7bb9b2 recipe: wc-mode: Register autoload 2015-01-22 22:58:36 +01:00
David Holm
562137bc3e recipe: ido-vertical-mode: Has autoload cookies 2015-01-22 22:57:40 +01:00
David Holm
7b5a2552ce recipe: go-projectile: Only load after go-mode 2015-01-22 22:53:44 +01:00
David Holm
d65078adfc recipe: deft: Use Git repository
Also removes :features since Deft has autoload cookies.
2015-01-22 22:48:04 +01:00
Yakkala Yagnesh Raghava
b263c15b0c change recipe type elpa to github (git-auto-commit-mode.rcp,
ido-ubiquitous.rcp, monokai-theme.rcp)
2015-01-22 18:38:36 +09:00
Noam Postavsky
f557194d76 matlab-mode.rcp: touch Makefile, add website
The CVS repository holds a Makefile which is auto-generated from a
Project.ede file, so we must touch the Makefile to ensure its timestamp
is later then Project.ede.

fixes #2049
2015-01-21 22:38:30 -05:00
Noam Postavsky
e04caeb256 el-get-describe: pretty print recipe definition
* el-get-recipes.el (el-get-recipe-pprint): New function.
* el-get.el (el-get-write-recipe): Use it.
* el-get-list-packages.el (el-get-describe-1): Use it instead of princ.
(el-get-describe): Call el-get-describe-1 inside with-current-buffer
invocation, since el-get-recipe-pprint causes output to go straight to
the current buffer rather than standard-output.
2015-01-21 22:12:17 -05:00
Yakkala Yagnesh Raghava
3f4a877a03 * recipes/mode-line-stats.rcp: new package; cpu, mem stats on mode line. 2015-01-22 11:50:17 +09:00
Yakkala Yagnesh Raghava
995548504f * recipes/sx.rcp: Stack Exchange for Emacs 2015-01-22 11:49:44 +09:00
Yakkala Yagnesh Raghava
a2f7d2e22e * recipes/timer-revert.rcp: new package. 2015-01-20 17:37:15 +09:00
INA Lintaro
5e96675e75 Merge pull request #2071 from tarao/fix/windows/el-get-bundle-callsite-path
Fix `el-get-bundle` callsite identifier generation
2015-01-20 01:17:42 +09:00
David Holm
9d05550c5e recipe: vhdl-mode: Update to 3.37.1 2015-01-19 14:43:39 +01:00
tarao
f7b45e2818 Canonicalize callsite path. 2015-01-19 21:49:27 +09:00
David Holm
cd0a344aa9 recipe: cedet: Switch to official Git repo
CEDET now has an official Git repository that is accessible using http.
Migrating from the Bazaar repo to the Git (over http) repo will make
this recipe play better when behind certain proxies.
2015-01-19 13:18:25 +01:00
David Holm
fc694198e6 recipe: helm-go-package 2015-01-19 12:58:09 +01:00
David Holm
06bfb798fd recipe: helm-css-scss 2015-01-19 10:35:29 +01:00
Dimitri Fontaine
feecbf3c82 Merge pull request #2070 from stardiviner/master
add recipe ob-julia
2015-01-18 19:06:13 +01:00
tarao
9c91bfc23d Replace invalid characters in a path string correctly. 2015-01-18 18:38:54 +09:00
stardiviner
fcb98319aa add recipe ob-julia 2015-01-18 09:54:16 +08:00
Jon Friedman
0d74586ee0 added dash and s as dependencies for virtualenvwrapper 2015-01-16 12:42:29 -08:00
Yakkala Yagnesh Raghava
6382bc25c2 * recipes/pdf-tools.rcp: depends on tablist 2015-01-16 11:02:54 +09:00
Yakkala Yagnesh Raghava
defddc6dae * recipes/tablist.rcp: new recipe 2015-01-16 11:00:45 +09:00
Yakkala Yagnesh Raghava
8023beb40e * recipes/pdf-tools.rcp: upstream changed installation commands. 2015-01-16 08:17:10 +09:00
Yakkala Yagnesh Raghava
f4b0791756 * recipes/company-math.rcp: new recipe. 2015-01-15 17:57:07 +09:00
Yakkala Yagnesh Raghava
b09f543670 * recipes/ac-math.rcp: change type for latest source and update
dependency list.
2015-01-15 17:55:30 +09:00
Yakkala Yagnesh Raghava
803baced84 * recipes/math-symbol-lists.rcp: new recipe. 2015-01-15 17:55:14 +09:00
Hiroaki Otsu
6096f4d250 add recipe for bts 2015-01-14 20:24:39 -05:00
Noam Postavsky
d3f62afe04 Merge pull request #2065 from npostavs/wiki-rcp
Wiki auto generated recipes
2015-01-14 17:29:06 -05:00
David Holm
e08f1925a9 recipe: widget-mvc 2015-01-14 14:05:46 +01:00
Noam Postavsky
5100568f94 make-progress-reporter for wiki recipes generation
* methods/el-get-emacswiki.el (el-get-emacswiki-build-local-recipes):
  Use make-progress-reporter instead of calling message.
2015-01-13 23:48:00 -05:00
Noam Postavsky
6fa9c19ec1 improve wiki list parser
* methods/el-get-emacswiki.el (el-get-emacswiki-retrieve-package-list):
  Use regexp to catch description part, and avoid .gz files.
(el-get-emacswiki-elisp-file-list-url): Update url.
2015-01-13 23:47:23 -05:00
INA Lintaro
400690dedc Merge pull request #2064 from tarao/with-eval-after-load-feature
Add recipe for with-eval-after-load-feature.
2015-01-09 22:25:04 +09:00
tarao
01d2591982 Now with-eval-after-load-feature can be installed more easily. 2015-01-09 12:45:30 +00:00
tarao
2766ac1f71 Add recipe for with-eval-after-load-feature. 2015-01-09 21:40:11 +09:00
Dimitri Fontaine
eb8879b588 Merge pull request #2063 from aki2o/bts-github
add recipe for bts-github
2015-01-06 10:42:29 +01:00
Hiroaki Otsu
62f63e0841 add recipe for bts-github 2015-01-06 12:28:59 +09:00
INA Lintaro
175a5f378c Merge pull request #1976 from tarao/bundle
Merging bundle-el into el-get
2015-01-06 10:47:11 +09:00