Commit graph

1233 commits

Author SHA1 Message Date
Steve Purcell
129f0d2061 Merge pull request #435 from chumpage/splitter
Add splitter
2013-01-01 02:43:50 -08:00
Steve Purcell
fa5d57074f Merge pull request #434 from chumpage/spaces
Add spaces.el
2013-01-01 02:43:28 -08:00
Steve Purcell
d44fc32e12 Merge pull request #433 from chumpage/window-jump
Add window-jump
2013-01-01 02:43:11 -08:00
Steven Thomas
256e793c52 Add splitter 2013-01-01 01:59:43 -08:00
Steven Thomas
5bda4f039a Add spaces.el 2013-01-01 01:58:06 -08:00
Steven Thomas
f23c6c7242 Add window-jump 2013-01-01 01:57:03 -08:00
Steve Purcell
c608db9192 Fix typo in package-build-reinitialize 2012-12-31 19:15:02 +00:00
Steve Purcell
a12f264653 Add ercn 2012-12-31 13:57:43 +00:00
Donald Curtis
4a526a4128 fix bug additional bug related to single builds
Because of some missing (package-build-initialize) calls, which were
mistyped, certain areas were not working. This fixes a few more of those typos.
2012-12-31 02:49:38 -06:00
Donald Curtis
8ec4cf3e2e fix typo for initialization 2012-12-31 02:43:37 -06:00
Donald Curtis
41edcc585f add travis ci image to README 2012-12-30 22:54:23 -06:00
Donald Curtis
e7dccc77d0 rename underwater-theme recipe 2012-12-30 22:29:20 -06:00
Donald Curtis
c3775807b9 add travis-ci configuration 2012-12-30 22:29:17 -06:00
Donald Curtis
b6d30f4376 add ecukes tests 2012-12-30 22:28:45 -06:00
Donald Curtis
2bc1dc39ad add ecukes and espuds 2012-12-30 22:28:04 -06:00
Donald Curtis
c547ed422d make read-recipe validate recipes 2012-12-30 22:28:03 -06:00
Donald Curtis
fb204b6429 add delayed initialization
the package-initialize function will not be called until it is needed.
by default this will be in any function that requires the variables
which it initializes. there is also a check so that the variables are
not repeatedly initialized.
2012-12-30 22:27:59 -06:00
Steve Purcell
5f54976174 Merge pull request #431 from seanfisk/elpy
Add recipe for elpy.
2012-12-30 03:00:40 -08:00
Sean Fisk
7b6f1ff26c Add recipe for elpy. 2012-12-29 23:21:59 -05:00
Donald Curtis
70bc1e3a93 Clarify the `:files' section of README 2012-12-29 15:15:40 -06:00
Takafumi Arakaki
af4e296225 Add recipe for request.el
Closes #422

Signed-off-by: Donald Curtis <dcurtis@milkbox.net>
2012-12-29 15:12:02 -06:00
Donald Curtis
b487b4c0db fix problem with recipe naming 2012-12-29 15:05:04 -06:00
Steve Purcell
54c191408c Add slamhound 2012-12-28 10:31:55 +00:00
Steve Purcell
a568116342 Merge pull request #427 from dgutov/robe
robe recipe: multiple elisp files
2012-12-28 02:14:38 -08:00
Dmitry Gutov
6c70f27cba robe recipe: multiple elisp files 2012-12-28 13:43:49 +04:00
Steve Purcell
908e448eb8 Merge pull request #426 from pd/quickref
Add recipe for quickref.el
2012-12-28 01:37:47 -08:00
Steve Purcell
6b810bf1de Merge pull request #425 from re5et/master
Add itail recipe
2012-12-28 01:36:58 -08:00
Kyle Hargraves
434905adb0 Add recipe for quickref.el 2012-12-27 16:42:13 -06:00
re5et
e89c785c3f Add itail recipe
Fix missing newline
2012-12-27 12:40:46 -08:00
Donald Curtis
de7f6009ba rename recipe: subatomic -> subatomic-theme 2012-12-26 19:47:26 -06:00
Donald Curtis
eca7e949eb Remove execute permissions from recipes. 2012-12-26 19:46:11 -06:00
Steve Purcell
bbf4d336ba Merge pull request #423 from cryon/subatomic
Add subatomic color theme
2012-12-25 15:24:36 -08:00
John Olsson
89249f1cff Add subatomic color theme 2012-12-26 00:04:54 +01:00
Donald Ephraim Curtis
0b5c2c50eb Update pomodoro recipe to point to new repo
David Kerschner changed his username from docgnome to baudtack.
2012-12-25 09:57:03 -06:00
Steve Purcell
e5c5783701 More concise code for recipe source URL 2012-12-25 09:20:59 +00:00
Steve Purcell
39de7629d7 Merge pull request #421 from pd/link-to-source
Web: link to github and emacswiki
2012-12-25 01:03:57 -08:00
Kyle Hargraves
30e61252f7 Web: link to github and emacswiki
Adds an additional column to the table on http://melpa.milkbox.net
which provides a link directly to the github or emacswiki page for
a recipe.

My main gripe with using both `package-list-packages` and the web
UI is the extra effort required just to go check out a project's
README or similar. This should now be easier for the vast majority
of recipes in MELPA.

For emacswiki pages, only those recipes whose file matches the name
of the recipe are linked (ie, if the recipe uses :files, then no
link will be generated). This is Not Perfect(tm), but not bad either.
2012-12-24 21:02:20 -06:00
Steve Purcell
2086675f58 Merge pull request #419 from pd/easy-after-load
Add easy-after-load
2012-12-24 13:11:17 -08:00
Kyle Hargraves
56ca9a34e3 Add easy-after-load 2012-12-24 13:04:51 -06:00
Donald Ephraim Curtis
afad2677f9 Merge pull request #418 from pd/yard-mode
Add yard-mode
2012-12-23 16:42:17 -08:00
Kyle Hargraves
9b0fef7715 Add yard-mode 2012-12-23 17:34:26 -06:00
Steve Purcell
a601b50351 Merge pull request #416 from senior7515/helm-ls-git
adding helm-ls-git
2012-12-23 12:00:03 -08:00
alex
2ab011acaf adding helm-ls-git 2012-12-23 14:37:43 -05:00
Steve Purcell
761788459e Merge pull request #415 from re5et/master
Add magit-commit-training-wheels recipe
2012-12-23 02:42:12 -08:00
re5et
20a6fe2578 Add magit-commit-training-wheels recipe 2012-12-23 02:05:25 -08:00
Steve Purcell
e12b048692 Merge pull request #414 from TreeRex/master
Added rnc-mode recipe
2012-12-19 06:44:18 -08:00
Tom Emerson
e1d3bc058b Add recipe for rnc-mode 2012-12-19 09:26:11 -05:00
Steve Purcell
9853fcb99b Add fold-this 2012-12-19 13:46:46 +00:00
Steve Purcell
e68bdb8ec9 Tidy up :files spec for fsharp-mode using wildcards (see #413) 2012-12-18 19:23:12 +00:00
Steve Purcell
dbbc8dfe18 Merge pull request #413 from berdario/master
Fsharp-mode
2012-12-18 11:20:45 -08:00