Commit Graph

834 Commits

Author SHA1 Message Date
Rafael Sanchez
68b9fc3bc9 Added AceJump mode recipe 2011-07-19 23:30:19 -04:00
Dimitri Fontaine
0788d8b62b Merge pull request #294 from rlph/master
Added flymake-lua recipe and updated lua-mode recipe
2011-07-13 09:40:21 -07:00
Dimitri Fontaine
9cb35465b9 Simplify a (loop …) usage in the docs, per Ted. 2011-06-29 10:39:11 +02:00
Rafael Sanchez
872830858f Added flymake-lua recipe and updated lua-mode recipe
New recipe for Flymake support for Lua and updated the existing lua-mode recipe to its new home since the previous download location is no longer available.
2011-06-28 19:00:15 -04:00
Dimitri Fontaine
fe53a7327c Merge branch 'master' of github.com:dimitri/el-get 2011-06-28 21:22:00 +02:00
Dimitri Fontaine
4b1650a417 Add recipe for muse-website. 2011-06-28 21:21:34 +02:00
Julien Danjou
cdd9ae7b43 Merge pull request #293 from rlph/master
Last package name not showing up in completion lists
2011-06-28 10:02:50 -07:00
Dimitri Fontaine
9f39ed24f4 Merge branch 'master' of github.com:dimitri/el-get 2011-06-28 17:00:34 +02:00
Dimitri Fontaine
027f975fd5 Fix el-get-package-method', which allows calling el-get-http-tar-cleanup-extract-hook' (Fixes #278) 2011-06-28 17:00:07 +02:00
Rafael Sanchez
743d2026f3 Fix to get last package name for package completion. 2011-06-28 06:34:12 -07:00
Dimitri Fontaine
78ca644648 Merge pull request #292 from jglee1027/master
Add a recipe for jda-minor-mode
2011-06-28 05:15:48 -07:00
Dimitri Fontaine
367e657bfc Merge pull request #237 from kylpo/master
Fix for sunrise-x-___. github/emacsmirror/sunrise-x-___ no longer exists.
2011-06-28 04:48:45 -07:00
Lee Jong Gyu
76d488008a Add a recipe for jda-minor-mode 2011-06-28 15:28:28 +09:00
Dimitri Fontaine
18a90e9756 Merge pull request #285 from dnaumov/master
Added recipe for the midje-mode
2011-06-27 14:16:16 -07:00
Dimitri Fontaine
e06718d27a Merge pull request #291 from rassie/patch-4
Replaced flymake-point's URL with the HTTPS URL which it's being redirect
2011-06-27 14:15:37 -07:00
Nikolai Prokoschenko
a3b4eb737c Replaced flymake-point's URL with the HTTPS URL which it's being redirected to anyway. 2011-06-27 07:15:14 -07:00
dnaumov
a0899cfae2 Added :website and :description 2011-06-27 19:52:38 +06:00
Dimitri Fontaine
94d01f7a41 It appears that help-mode is required at run time too. 2011-06-27 09:33:13 +02:00
Dimitri Fontaine
7f2a724428 Add a tip about marking installed packages as removed to "clean" package status on upgrade to 3.x 2011-06-27 00:17:37 +02:00
Dimitri Fontaine
168f9651db Documentation review (el-get-describe, some upgrade notes, etc) 2011-06-27 00:06:07 +02:00
Dimitri Fontaine
f96f2b6230 Merge pull request #199 from jaakkojarvi/master
Wanderlust recipe: build bbdb-wl when bbdb is available
2011-06-26 14:40:17 -07:00
Dimitri Fontaine
bd3b989772 Implement `el-get-extra-packages'
(defun el-get-extra-packages (&rest packages)
  "Return installed or required packages that are not in given package list"
2011-06-26 23:15:49 +02:00
Dimitri Fontaine
3508631dfb Fix yasnippet recipe, byte-compile runs through vc-svn and fail, have :compile nil. 2011-06-26 22:35:30 +02:00
Dimitri Fontaine
4336f782f8 Fix a bug in `el-get' handling of its &rest arguments (either symbols or lists). 2011-06-26 22:34:59 +02:00
Dimitri Fontaine
131d43d278 Fix recipe for emacs-goodies-el (CVS url and login) 2011-06-26 21:10:39 +02:00
Dimitri Fontaine
cd8852d0bf Merge branch 'master' of github.com:dimitri/el-get 2011-06-26 20:55:55 +02:00
Dimitri Fontaine
7276bffc58 New recipe for htmlize, some fixes in other recipes. 2011-06-26 20:54:51 +02:00
Dimitri Fontaine
cce125f6b4 Merge pull request #290 from 23Skidoo/master
Fix README, don't quote the argument to setq.
2011-06-26 09:39:17 -07:00
Mikhail Glushenkov
9374917bbb Don't quote the argument to setq. 2011-06-26 01:07:56 +02:00
Dimitri Fontaine
91f1c91f90 Fix issue #289 where dependencies where not followed at init time. 2011-06-26 00:16:25 +02:00
Dimitri Fontaine
a099c6ca70 Add dependencies to elhome recipe, and website and description too. 2011-06-25 23:17:16 +02:00
Dimitri Fontaine
43c4d2ed03 Cleanup `el-get-post-install-build' function. 2011-06-25 23:13:06 +02:00
Dimitri Fontaine
e59453a279 Merge pull request #288 from dabrahams/debuggable
defun el-get-post-build rather than play with lambdas here.
2011-06-25 14:08:45 -07:00
Dimitri Fontaine
eb24faf8cf Fix issue #284: the condition-case added in `el-get-start-process-list' had been made over more than one statement. 2011-06-25 22:56:29 +02:00
Dimitri Fontaine
d09bff77e3 Double-quote websites in recipes we make from emacswiki listing. 2011-06-25 17:09:20 +02:00
Dimitri Fontaine
602c674962 We need to require help-mode to be able to byte-compile el-get now. 2011-06-25 17:07:14 +02:00
Dimitri Fontaine
552476c36c Merge pull request #279 from ruediger/doc
el-get-describe: Added clickable buttons for website, install/remove/update, definition, dependencies.  Describe a bunch of recipes.
2011-06-25 04:33:00 -07:00
Dave Abrahams
294af529ff Fewer lambdas means easier debugging 2011-06-24 22:24:33 -07:00
Rüdiger Sonderfeld
64b9a89be3 Merge branch 'master' into doc 2011-06-24 20:58:44 +02:00
Alex Ott
7338447b40 Merge pull request #280 from ruediger/fixdistel
Distel moved to github.
2011-06-24 11:33:08 -07:00
Rüdiger Sonderfeld
55a2bc632d Added even more :website/:description properties. 2011-06-24 19:44:24 +02:00
Rüdiger Sonderfeld
9f54f50724 recipes/distel.el: Distel moved to github. Updated recipe to use new repo and added :description/:website property.
See http://code.google.com/p/distel/ "This repo is no longer updated. Distel is now hosted on github."
2011-06-24 19:16:09 +02:00
Rüdiger Sonderfeld
526f20cee1 Merge branch 'master' into doc
Conflicts:
	el-get.el
2011-06-24 19:12:55 +02:00
Rüdiger Sonderfeld
83af14e278 Added even more :website/:description to recipes. 2011-06-24 19:08:31 +02:00
Rüdiger Sonderfeld
7b06d4bb25 Added more :website/:description to recipes. 2011-06-24 18:30:32 +02:00
Rüdiger Sonderfeld
131f0e3ca4 Added website/description to several recipes. 2011-06-24 17:58:43 +02:00
Rüdiger Sonderfeld
771c9564a2 el-get-describe: list dependencies. 2011-06-24 16:35:14 +02:00
Rüdiger Sonderfeld
aa7b523031 el-get-describe: use `el-get-describe-princ-button'. 2011-06-24 16:28:11 +02:00
Rüdiger Sonderfeld
a92b7b31a7 el-get-describe: added update,remove,install buttons. 2011-06-24 16:25:04 +02:00
Rüdiger Sonderfeld
c09edd06c0 el-get-describe: Added clickable link to recipe 2011-06-24 15:58:59 +02:00