Commit graph

2343 commits

Author SHA1 Message Date
Philippe Crama
7af8ed6c2e Point recipe directly to github repo
[UNTESTED]

I tried to install with the original recipe fetching from Wiki
but the outline-magic.el file that was fetched contained illegal
read syntax in the first line:
#REDIRECT OutlineMagic

On EmacsWiki, there is a link to the above github repo
2013-07-31 14:36:33 +02:00
Donald Curtis
f41bdba8f0 remove cm-mode recipe; file no longer exists
/cc @mpenet
2013-07-28 16:20:39 -07:00
Steve Purcell
2cc88862a0 Drop ir_black-theme, which points at a malformed gist
/cc @milkypostman
2013-07-28 09:50:34 +01:00
Steve Purcell
e13c77f822 Add fit-frame 2013-07-28 09:50:34 +01:00
Steve Purcell
0387e08dd7 Merge pull request #914 from thisirs/master
Add vc-check-status recipe
2013-07-26 12:33:54 -07:00
thisirs
8107e93f62 Add vc-check-status recipe 2013-07-26 21:17:12 +02:00
Steve Purcell
68afca2d21 Merge pull request #913 from bbatsov/nrepl-decompile
Add nrepl-decompile
2013-07-26 02:32:10 -07:00
Bozhidar Batsov
27d3a0211a Add nrepl-decompile 2013-07-26 12:23:10 +03:00
Steve Purcell
ccd7a72982 Add scheme-here 2013-07-25 10:21:32 +01:00
Steve Purcell
549c4656e9 Merge pull request #910 from johnmastro/master
Add trident-mode recipe
2013-07-24 13:03:49 -07:00
Steve Purcell
486a675ca4 Add modtime-skip-mode 2013-07-24 20:48:25 +01:00
Steve Purcell
d448c03202 Add ample-theme 2013-07-24 20:48:18 +01:00
Steve Purcell
a5c1044fc9 Add a robots.txt which disallows /packages 2013-07-24 20:19:00 +01:00
John Mastro
3fce8749ed Add trident-mode recipe 2013-07-24 12:11:49 -07:00
Steve Purcell
c51529213c Merge pull request #909 from krisajenkins/master
Adding ob-browser.
2013-07-24 12:10:50 -07:00
Kris Jenkins
7a7ca1084a Fixing the :file spec for ob-browser. 2013-07-24 20:07:24 +01:00
Kris Jenkins
7bda49a573 Adding ob-browser. 2013-07-24 17:10:25 +01:00
Steve Purcell
613aabf174 Merge pull request #908 from errge/master
Add hi2 recipe
2013-07-24 07:43:23 -07:00
Steve Purcell
0c91eb0787 If available, wrap shell commands using GNU "timeout" to enforce a 30 minute limit 2013-07-24 15:40:59 +01:00
Gergely Risko
c0cf631bc5 Add hi2 recipe 2013-07-24 16:34:14 +02:00
Steve Purcell
6e57aadc6c Update nrepl repo location 2013-07-24 15:12:23 +01:00
Steve Purcell
dde39918c3 Update recipe for ac-nrepl following move 2013-07-24 13:52:36 +01:00
Steve Purcell
f33b6157eb Merge pull request #907 from thisirs/master
Add org-context recipe
2013-07-23 12:51:25 -07:00
thisirs
7e55ff58c8 Add org-context recipe 2013-07-23 16:16:58 +02:00
Steve Purcell
db0e4e2352 Rename "Package Format" heading to "Recipe Format" 2013-07-22 10:35:05 +01:00
Steve Purcell
6b6801fe29 Add bbdb-version.el.in to files list for bbdb 2013-07-22 10:12:02 +01:00
Steve Purcell
74c5af6e1a Include *.el.in in the default files list, and rename to .el on copy 2013-07-22 10:11:44 +01:00
Steve Purcell
42f3015298 Ensure we use vectors for parsed package info, even in Emacs HEAD
`package-buffer-info` in Emacs HEAD now returns CL structs, which
subtly breaks package-build, since they still kinda look like vectors.

This commit introduces a wrapper for `package-buffer-info` so that we
get the same sort of data back in any Emacs version.
2013-07-22 10:10:28 +01:00
Steve Purcell
113118947e Add rings 2013-07-22 08:24:14 +01:00
Donald Ephraim Curtis
19c5543664 Merge pull request #906 from jhradilek/master
Added a recipe for the mallard-mode package.
2013-07-21 21:37:51 -07:00
Jaromir Hradilek
5b0b48f24b Added a recipe for the mallard-mode package. 2013-07-22 05:42:40 +02:00
Donald Curtis
648d250c7d add sublime-themes recipe 2013-07-21 10:25:27 -07:00
Steve Purcell
3a1e6358c5 Add stumpwm-mode recipe (closes #797) 2013-07-21 11:52:03 +01:00
Steve Purcell
2a89914c2b Add .texi files to bbdb recipe 2013-07-21 11:52:03 +01:00
Steve Purcell
2e3bf5fe2a Merge pull request #905 from PuercoPop/nyan-prompt
Add nyan-prompt add nyan-cat to the eshell
2013-07-21 03:38:23 -07:00
Javier Olaechea
458a048866 Add img dir the recipe 2013-07-21 06:01:13 -04:00
Javier Olaechea
37dd7f4339 Add nyan-prompt add nyan-cat to the eshell 2013-07-21 03:58:56 -04:00
Donald Curtis
e7ac68c7b4 base16-theme to proper repository. 2013-07-21 00:29:28 -07:00
Donald Curtis
fae3ee4bd0 include more submission details in the README 2013-07-20 22:00:53 -07:00
Donald Ephraim Curtis
1da5261081 Merge pull request #892 from myuhe/yaxception
Add yaxception recipe
2013-07-20 21:15:20 -07:00
Donald Curtis
c6c87a1149 fix magit-filenotify package 2013-07-20 21:08:34 -07:00
Steve Purcell
8a8b5ec722 Fix name of ukrainian-holidays recipe (see #904) 2013-07-20 16:52:10 +01:00
Steve Purcell
81c505ad17 Merge pull request #904 from abo-abo/master
Add ukrainian-holidays recipe
2013-07-20 07:20:24 -07:00
oleh
e4fce3c913 Add ukrainian-holidays recipe 2013-07-20 16:14:50 +02:00
Steve Purcell
e4c8e8e396 Merge pull request #903 from tarsius/magit-filenotify
add magit-filenotify
2013-07-20 07:12:33 -07:00
Jonas Bernoulli
bc08441bc0 add magit-filenotify
This replaces `magit-inotify'.
2013-07-20 15:38:52 +02:00
Steve Purcell
4c40bc1bbc Merge pull request #901 from tarsius/remove-magit-inotify
remove magit-inotify recipe
2013-07-19 11:54:06 -07:00
Jonas Bernoulli
9e9b5d04b3 remove magit-inotify recipe 2013-07-19 20:17:59 +02:00
Steve Purcell
c2cbbe5a71 Merge pull request #900 from PuercoPop/master
Add misc-fns.el Recipe
2013-07-19 03:17:21 -07:00
Javier Olaechea
1bd7e42c0d Fix recipe name. Removed the .el part 2013-07-19 04:57:45 -04:00