Commit Graph

2316 Commits

Author SHA1 Message Date
Dimitri Fontaine
271821c7cd Merge pull request #908 from puszczyk/patch-1
Update recipes/session.rcp
2012-10-05 12:56:36 -07:00
Pásztor János
7d75a0c369 Fix the order of the upgrade steps in the example code. 2012-10-05 13:55:31 +02:00
Igor Kupczynski
882297515c Added a recipe for projectile 2012-10-05 00:41:47 +02:00
Igor Kupczynski
5ee6927f70 Added ac-nrepl recipe 2012-10-04 23:51:14 +02:00
a
f667ace335 new 2012-10-04 23:49:10 +09:00
Igor Kupczyński
1611d5d5c0 Update recipes/session.rcp
Looks like the 2.2a is broken (install-time error on "session-initialize" variable). Updating this to 2.3a fixes the issue
2012-10-04 01:28:46 +03:00
Sébastien Gross
0e1d2d2444 Do not save removed package to el-get-status-file.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-10-03 23:22:10 +02:00
Dimitri Fontaine
3ecb99262d Add a new recipe for the s elisp lib. 2012-10-03 14:54:11 +02:00
Dimitri Fontaine
e1c8131c22 Merge pull request #904 from mjc-/master
Fix emms compilation without pre-existing emms dir.
2012-10-02 02:43:23 -07:00
Dimitri Fontaine
c8b9f25c00 Merge pull request #903 from gdv/master
Recipe for Pabbrev
2012-10-02 02:41:01 -07:00
mjc
a8eaf8b033 expand path 2012-10-01 17:32:58 -07:00
Gianluca Della Vedova
88333e738e New recipe for Philip Lord's pabbrev package
This recipe downloads the newest pabbrev.el while the emacswiki version
may lag behind.
2012-10-01 19:29:10 +02:00
Dimitri Fontaine
7d77d19740 Merge pull request #902 from zonuexe/add/hatena-diary-mode.rcp
Add hatena-diary-mode recipe
2012-10-01 00:13:12 -07:00
Dimitri Fontaine
28b7c55757 Merge pull request #901 from danielsz/master
el-get-cleanup function
2012-10-01 00:12:27 -07:00
Daniel Szmulewicz
cf56a1f956 Rephrased documentation 2012-10-01 08:15:24 +02:00
USAMI Kenta
5eb6627453 Add hatena-diary-mode recipe 2012-10-01 10:19:17 +09:00
Daniel Szmulewicz
2f14dc2538 moved documentation for 'el-get-cleanup from README.md to the info file 2012-09-30 23:53:18 +02:00
Daniel Szmulewicz
7ba81d6bf0 el-get-cleanup function 2012-09-28 23:17:58 +02:00
Dimitri Fontaine
aa9c583d88 Merge pull request #900 from zonuexe/add/navi2ch.rcp
Add navi2ch recipe
2012-09-28 12:48:17 -07:00
Dimitri Fontaine
cd7b18b51f Merge pull request #899 from To1ne/recipe/sqlite-dump
sqlite-dump recipe added
2012-09-28 12:45:49 -07:00
Dimitri Fontaine
de50f4c41c Merge pull request #898 from To1ne/recipe/browse-kill-ring
recipe: browse-kill-ring is moved to a github organization
2012-09-28 12:45:22 -07:00
Dimitri Fontaine
cc99738d98 Add recipe for pgdevenv-el. 2012-09-28 21:31:15 +02:00
USAMI Kenta
6a0e8c060d Add navi2ch recipe 2012-09-28 11:09:21 +09:00
Toon Claes
cfd1d12739 sqlite-dump recipe added 2012-09-27 20:55:27 +02:00
Toon Claes
f7012bde07 browse-kill-ring is moved to a github organization 2012-09-27 20:51:56 +02:00
Yakkala Yagnesh Raghava
735ded7c1c * recipes/zotelo.rcp: recipes/zotelo.rcp: zotexo => zotelo (package is renamed in upstream) 2012-09-27 04:58:36 +09:00
Yakkala Yagnesh Raghava
73839748d6 * recipes/ebib.rcp: remove deleted path 2012-09-27 04:57:58 +09:00
Yakkala Yagnesh Raghava
f810462aa6 * recipes/ncl-mode.rcp: loading script 2012-09-27 04:57:31 +09:00
Dimitri Fontaine
1ade644e9a Merge pull request #888 from ranmocy/master
Add recipe for rcodetools.
2012-09-26 01:28:46 -07:00
Ranmocy
e02439b253 Add recipe for rcodetools. 2012-09-26 07:09:41 +08:00
Dimitri Fontaine
133831ac4a Merge pull request #896 from vmlinz/master
Hello Dimitri, new recipe for weibo.emacs
2012-09-25 14:12:35 -07:00
Dimitri Fontaine
f4eb2b551e Merge pull request #893 from dsevilla/patch-1
nrepl requires clojure-mode
2012-09-25 14:01:56 -07:00
Dimitri Fontaine
247b14db6f Merge pull request #891 from ramraghunathan/auto-complete_fix
Fix auto-complete.rcp
2012-09-25 13:59:44 -07:00
Dimitri Fontaine
7b9b1d0c69 Fix emacs-goodie-el recipe per issue #887 2012-09-25 22:53:50 +02:00
Zaicheng Qi
99bb893fd4 * recipes/gtags.rcp: add gtags recipe 2012-09-25 19:29:03 +08:00
Zaicheng Qi
5e3e93fdb4 * add weibo.emacs receipe to el-get 2012-09-25 17:16:53 +08:00
Dimitri Fontaine
c4a85ca9d7 Switch to new location where the eshell-manual is edited at. 2012-09-24 11:21:53 +02:00
Diego Sevilla Ruiz
7c9aeaa594 nrepl requires clojure-mode
Added a depends for clojure-mode in nrepl.
2012-09-21 00:28:30 +03:00
Ram Raghunathan
11648dc6c9 Remove 'feature: auto-complete' 2012-09-19 14:54:33 -04:00
Ram Raghunathan
b948b5005a Fix auto-complete.rcp
Now points to the repository at
git://github.com/auto-complete/auto-complete.git. Also 'require's
auto-complete as that did not seem to happen automatically
2012-09-19 14:27:13 -04:00
Dimitri Fontaine
8f17f23c84 Merge pull request #886 from kini/prompt-space
Use trailing space with yes-or-no-p
2012-09-15 01:17:59 -07:00
Dimitri Fontaine
502106a646 Merge pull request #885 from DamienCassou/magit-and-emms-without-shell-interpolation
Magit and emms without shell interpolation
2012-09-15 01:16:53 -07:00
Dimitri Fontaine
3b63c517c9 Merge pull request #884 from tkf/travis-ci
Travis CI
2012-09-15 01:15:55 -07:00
Dimitri Fontaine
00aa9bb474 Merge pull request #883 from cdunder/2641ff7161817a72874e7d32a17bc7d25d5f84af
Add info doc support for evil rcp
2012-09-15 01:13:35 -07:00
Keshav Kini
f1b0293549 Use trailing space with yes-or-no-p
The documentation of the built-in function yes-or-no-p says that the
argument "should end in a space".
2012-09-14 22:05:08 +08:00
Damien Cassou
08fec8716f Stop shell-interpolation for magit
Signed-off-by: Damien Cassou <cassou@roman2.lifl.fr>
2012-09-14 10:46:40 +02:00
Damien Cassou
9ba0c18fc0 Stop shell-interpolation for emms
Signed-off-by: Damien Cassou <cassou@roman2.lifl.fr>
2012-09-14 10:46:35 +02:00
Dimitri Fontaine
422d2f2094 Merge pull request #882 from renard/master
Add recipe for the emacs database
2012-09-13 08:32:23 -07:00
Takafumi Arakaki
3f8d5672c6 No need to install ack 2012-09-13 01:55:20 +02:00
Takafumi Arakaki
9ceb60817b Show Emacs executable path and version 2012-09-13 01:55:19 +02:00