Commit Graph

1217 Commits

Author SHA1 Message Date
Christian Köstlin
9e2bbe8f39 added d-mode recipe 2011-12-01 21:13:09 +08:00
Sébastien Gross
44591a82bf Rename ljupdate.el to ljupdate.rcp.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2011-12-01 21:09:31 +08:00
Sébastien Gross
62cfb63f8d Remove opa-mode since a rcp file already exists.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2011-12-01 21:09:31 +08:00
Sébastien Gross
710dfafc35 Add description for ruby-test-mode.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2011-12-01 21:09:30 +08:00
Sébastien Gross
96277382fe Add description for find-file-in-project.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2011-12-01 21:09:30 +08:00
Dimitri Fontaine
fe84ac3322 Merge pull request #471 from jsvnm/patch-1
in el-get-funcall, let was missing a pair of parentheses.
2011-12-01 05:08:17 -08:00
Dimitri Fontaine
ae8a0f4a7a Merge pull request #469 from hsjunnesson/master
protobuf-mode
2011-12-01 05:06:10 -08:00
jsvnm
1ab26a856f in el-get-funcall, let was missing a pair of parentheses. pdir was not set. 2011-11-30 17:58:26 +02:00
Hans Sjunnesson
24d78883d9 Added protobuf-mode recipe. 2011-11-28 19:48:34 +01:00
Julien Danjou
1d2ed9b775 Merge pull request #468 from julienfantin/master
Homebrew method support
2011-11-28 05:04:17 -08:00
Julien Fantin
fa9de6a021 Added brew update support. 2011-11-25 00:18:52 +01:00
Julien Fantin
9f7df186d4 Homebrew method support 2011-11-24 23:51:13 +01:00
Julien Danjou
0adecb615c Handle ELPA load-path too
Actually, ELPA will only set load-path way later after reading init.el,
which breaks everything that depends on an ELPA package and is loaded just
after el-get, at init time.

Signed-off-by: Julien Danjou <julien@danjou.info>
2011-11-23 09:45:07 +01:00
Dimitri Fontaine
d13cf89c20 Register solarized in the themes (M-x enable-theme). 2011-11-21 11:14:29 +01:00
Dimitri Fontaine
59da8a4f32 Merge pull request #466 from si14/master
Adding zenburn-theme for emacs24
2011-11-13 13:24:42 -08:00
Dimitri Fontaine
ae43cdce27 Merge pull request #465 from omo/ddskk
Added a recipe for ddskk.
2011-11-13 13:22:31 -08:00
Dimitri Fontaine
4699ac04d7 Merge pull request #464 from omo/howm
Added tar-http based howm recipe.
2011-11-13 13:19:58 -08:00
Dimitri Fontaine
b1894fa9de Merge branch 'master' of github.com:dimitri/el-get 2011-11-13 22:16:15 +01:00
Dimitri Fontaine
ed7d084b0e org2blog depends on xml-rpc-el, per #462. 2011-11-13 22:15:21 +01:00
Dmitry Groshev
e49dcbf5fa adding zenburn-theme for emacs24 2011-11-12 22:19:36 +04:00
Hajime Morita
c20350c793 Added a recipe for ddskk. 2011-11-08 12:27:03 +09:00
Hajime Morita
7799c4f720 Added tar-http based howm recipe. 2011-11-07 20:54:17 +09:00
Julien Danjou
567fbefc31 Add theme path so we can load it 2011-11-07 12:25:43 +01:00
Julien Danjou
82a2256e01 Fix erc-extras URL (issue #461) 2011-11-07 10:02:40 +01:00
Sёmka Novikov
c4b5f4a4de Ljupdate recipe 2011-11-02 03:50:51 +08:00
Sёmka Novikov
f4bb6fcfd1 Opa Mode recipe 2011-11-02 03:50:50 +08:00
Dimitri Fontaine
64f55196bc Merge pull request #458 from gdv/master
identica-mode recipe
2011-11-01 10:22:59 -07:00
Gianluca Della Vedova
e2673bf83e Add identica-mode recipe 2011-11-01 16:20:19 +01:00
Dimitri Fontaine
d718e5843d Review latest el-get checksum changes. 2011-10-31 10:58:12 +01:00
Dimitri Fontaine
33d6b37bb9 Merge pull request #457 from errge/master
checksum fixups
2011-10-31 02:49:33 -07:00
Gergely Risko
a2b8a24e25 Checksum support fixups.
Report successful checksum verification.  Deny updating of a package
with a checksum property.
2011-10-31 10:41:25 +01:00
Dimitri Fontaine
03130507ab Call it 4.0.6 now. 2011-10-28 18:04:38 +02:00
Dimitri Fontaine
b36ca061bb Cleanup, commited too fast. 2011-10-28 18:04:00 +02:00
Dimitri Fontaine
6e4f4007ea Review the :checksum patch, implement M-x el-get-checksum. 2011-10-28 18:02:38 +02:00
Dimitri Fontaine
25990b6f75 Merge pull request #456 from errge/master
Checksum verification support for http, ftp and emacswiki downloads.
2011-10-28 07:42:13 -07:00
Gergely Risko
9205317d1d Implemented checksum support for http, ftp and emacswiki methods. 2011-10-27 18:28:09 +02:00
Gergely Risko
90a86c4d3e Added framework for :checksum support. 2011-10-27 18:27:10 +02:00
Julien Danjou
7769ada05b Fix django-mode post-init 2011-10-26 11:10:23 +02:00
Dimitri Fontaine
bed23e1be6 Update test/test.el to match current el-get expectations. 3 test passes. 2011-10-25 21:11:25 +02:00
Dimitri Fontaine
9b810aa9a4 Use ert in test/test.el, thanks to Ted Zlatanov. 2011-10-25 21:02:06 +02:00
Dimitri Fontaine
a2b95b2527 Reinstall django-mode.rcp with the new repository and assorted fixes for #452
Conflicts:
	recipes/django-mode.rcp
2011-10-25 13:29:56 +02:00
Dimitri Fontaine
df43848987 Fix django-mode following-up on #452. 2011-10-25 13:06:29 +02:00
Julien Danjou
2a3a372b48 Fix pony-mode recipe
Do not use require in post-init.
Stop overwriting pony-snippet-dir uselessly.
2011-10-25 11:41:10 +02:00
Julien Danjou
bc829a54cc Remove django-mode recipe
The repository is gone.

Signed-off-by: Julien Danjou <julien@danjou.info>
2011-10-25 11:38:27 +02:00
Dimitri Fontaine
968b2c4233 Read recipe file in utf8, not literaly. 2011-10-24 10:40:22 +02:00
Julien Danjou
6373c12f80 Revert "Use prepare to set auto-mode-alist"
This reverts commit 403c512382.

This is not needed now that #451 is fixed.
2011-10-20 14:47:15 +02:00
Julien Danjou
07ce22d5a5 Always call :post-init after init, even if lazy
Fixes #451

Signed-off-by: Julien Danjou <julien@danjou.info>
2011-10-20 14:47:04 +02:00
Julien Danjou
403c512382 Use prepare to set auto-mode-alist 2011-10-20 12:35:07 +02:00
Julien Danjou
48420d7d32 Remove useless :features in markdown-mode 2011-10-20 12:32:30 +02:00
Dimitri Fontaine
b2436458f4 Use the new emacswiki script that lists files and descriptions.
That's http://www.emacswiki.org/cgi-bin/wiki?action=elisp and parsing it is
easy and provides descriptions for most of emacswiki packages.
2011-10-19 15:43:11 +02:00