Commit Graph

607 Commits

Author SHA1 Message Date
Dimitri Fontaine
e9e9cacb0a Review g-client build stanza 2012-01-13 21:28:53 +01:00
Sébastien Gross
855831aa82 Add recipe for o-blog.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-01-13 17:30:58 +08:00
Zhitong He
f5d3e6ccd6 rename auto-complete-python.rcp to ac-python.rcp 2012-01-13 01:10:18 +08:00
Zhitong He
ee71d95aef add auto-complete-python 2012-01-13 01:07:43 +08:00
Dimitri Fontaine
a224698e00 Rename recipe for pgsql-el. 2012-01-06 23:23:31 +01:00
Dimitri Fontaine
2b36543809 flymake-html-validator.rcp recipe, contributed by David Dreisigmeyer 2012-01-06 23:21:48 +01:00
Dimitri Fontaine
eef3d6b247 Merge pull request #496 from dabrahams/t/nognus-fix
Make nognus recipe work with paths containing spaces
2012-01-05 13:17:21 -08:00
Dimitri Fontaine
095d221b8d Fix yasnippet recipe's website, per #495 2012-01-05 22:16:01 +01:00
Dave Abrahams
7c1442e4b2 Make nognus recipe work with paths containing spaces
Also eliminated special build step for darwin.  One could have
multiple emacs executables (of different versions) installed on any
platform, and you want to be sure you're byte-compiling for the emacs
actually being used.
2012-01-04 16:22:20 -05:00
Dimitri Fontaine
f112bc8a65 Merge pull request #482 from 23Skidoo/patch-1
ProofGeneral: Use the 4.2 branch snapshot that is compatible with Emacs 24.
2012-01-02 06:26:07 -08:00
Dimitri Fontaine
f36e4457ce Merge pull request #475 from aantn/master
New recipes: artbollocks, mac-print-mode, and html5
2012-01-02 06:14:55 -08:00
Julien Danjou
9b5ed1369d Merge pull request #479 from GunioRobot/clean
Hi! I cleaned up your code for you!
2011-12-22 05:52:55 -08:00
Julien Danjou
60cb112995 Merge pull request #484 from 23Skidoo/rust-mode
Add a recipe for rust-mode.
2011-12-22 05:52:07 -08:00
Mikhail Glushenkov
d23071e3e9 Add a recipe for rust-mode. 2011-12-22 14:46:57 +01:00
Mihaly Barasz
ae3a14f21b Fix slime recipe: require slime-autoloads and call slime-setup. 2011-12-21 16:50:04 +01:00
Mikhail Glushenkov
214525c6ba Use the 4.2 branch snapshot that is compatible with Emacs 24. 2011-12-21 15:05:44 +01:00
Gun.io Whitespace Robot
1a9f305162 Remove whitespace [Gun.io WhitespaceBot] 2011-12-20 16:55:48 -05:00
Sébastien Cevey
01152d45f5 Fix Github URL of scss-mode recipe. 2011-12-19 16:42:59 +00:00
Natan Yellin
b13e206bf2 Add artbollocks recipe 2011-12-18 20:29:41 +02:00
Natan Yellin
7a0184a898 Fix typo in html5 recipe 2011-12-18 20:29:26 +02:00
Natan Yellin
0ac15fe033 Merge branch 'master' of http://github.com/dimitri/el-get 2011-12-18 20:12:36 +02:00
Dimitri Fontaine
c0c09b55f4 Add recipe for pgsrc-el, PostgreSQL source editing facilities for Emacs. 2011-12-04 21:24:55 +01:00
Natan Yellin
ae0366179c merge with dimitri
Fixed conflict from dimitri and I both fixing htmlize.rcp
2011-12-04 00:00:21 +02:00
Natan Yellin
b3caef8fe9 initial commit of the mac-print-mode recipe 2011-12-03 23:52:52 +02:00
Natan Yellin
d1cb8e65a0 Fix htmlize recipe.
The downloaded elisp file was previously saved with the wrong
extension, causing (require 'htmlize) to fail.
2011-12-03 23:51:43 +02:00
Natan Yellin
1dba099f9f initial, possibly broken, html5 recipe 2011-12-02 15:58:04 +02:00
Martial
0ad065d681 revive-plus + multi-web-mode + haskellmode-emacs + auto-pair-plus recipes 2011-12-01 21:08:58 +01:00
Michael J. Cohen
63cf358032 Fix htmlize recipe to rename the output file and provide the htmlize feature 2011-12-01 21:13:33 +08:00
Christian Köstlin
14b7a4fd6a initial recipe for toggle-friend-file 2011-12-01 21:13:10 +08:00
Christian Köstlin
a07558a661 added lusty explorer 2011-12-01 21:13:10 +08:00
Christian Köstlin
0d71a0df4a added sr-speedbar and wb-line-number 2011-12-01 21:13:10 +08:00
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
Hans Sjunnesson
24d78883d9 Added protobuf-mode recipe. 2011-11-28 19:48:34 +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