Commit graph

472 commits

Author SHA1 Message Date
sindikat
096c549c16 added outline-magic.el 2012-05-05 18:54:43 +06:00
Steve Purcell
707696fbec Merge pull request #104 from maio/helm-git
Add recipe for helm-git
2012-05-05 04:47:23 -07:00
Marian Schubert
5dafae1ef1 Add recipe for helm-git 2012-05-05 12:07:44 +02:00
Steve Purcell
c269f0ef82 Remove some duplication by introducing pb/expand-source-file-list 2012-05-05 08:48:17 +01:00
Steve Purcell
d23d831e30 Stop recipes dir-locals from breaking dired (fixes #103) 2012-05-05 08:32:24 +01:00
Steve Purcell
8e8696fa14 Use idiomatic "not" in place of "(zerop (length lst))" 2012-05-04 20:34:28 +01:00
Steve Purcell
f17809801c Fix compilation warnings about references to free variables 2012-05-04 20:33:25 +01:00
Donald Curtis
5292ee7ff8 Adding zf-mode recipe.
Closes #86
2012-05-03 21:51:16 -05:00
Donald Curtis
dbfefe681b add tango-2-theme recipe 2012-05-03 21:39:23 -05:00
Donald Curtis
000bffabf6 On error return nil 2012-05-03 21:04:06 -05:00
Donald Curtis
203315d8cd Clean out debugging code. Add others. 2012-05-03 21:03:10 -05:00
Donald Curtis
e54824d6c3 Dump error backtrace to stderr while ignoring errors. 2012-05-03 20:46:16 -05:00
Donald Curtis
2f7bfdd9d0 use ;;; to denote package name 2012-05-03 20:46:16 -05:00
Donald Curtis
65aaef511a use "source" and "target" consistently 2012-05-03 20:46:16 -05:00
Donald Curtis
e6f81bf99a README changes for new recipe format 2012-05-03 20:46:16 -05:00
Donald Curtis
ca7bf43ef8 Update recipes based on new style 2012-05-03 20:46:16 -05:00
Donald Curtis
a6e1dbe977 New style :files directive in recipes. 2012-05-03 20:25:49 -05:00
Steve Purcell
d13e2386e4 pretty-mode should be a wiki recipe 2012-05-03 11:19:09 +01:00
Donald Curtis
49fec624df Add pony-mode. 2012-05-02 15:54:23 -05:00
Donald Curtis
743322efcf Fix builds where the *-pkg.el file is in a subdirectory (prefix) 2012-05-02 15:53:27 -05:00
Steve Purcell
877b5a3e61 Add Brian Carlson's "jade-mode", "stylus-mode" and "sws-mode" (see #82) 2012-05-01 17:02:58 +01:00
Steve Purcell
2bdf9d0a87 Don't interpret PREFIX as a regexp in pb/remove-prefix 2012-05-01 14:24:14 +01:00
Steve Purcell
c5f641f8fb Rename pathpfx variable for clarity 2012-05-01 14:24:14 +01:00
Steve Purcell
afb0db688d Eliminate side effects in pb/remove-prefix, and note that the prefix is a regexp 2012-05-01 14:24:14 +01:00
Steve Purcell
fa271f3c9a Fix all checkdoc warnings 2012-05-01 14:24:14 +01:00
Donald Curtis
7dc07903da Minor README update. 2012-05-01 08:16:02 -05:00
Donald Curtis
198dbe1a9f Remove path prefix before tar creation.
Closes #97
2012-05-01 07:32:08 -05:00
Donald Curtis
41fdeb80d3 Fix expansion problem of bzr repos. 2012-04-30 17:24:48 -05:00
Donald Curtis
c7f03d86b4 Major update to README include TOC 2012-04-30 17:13:46 -05:00
Donald Curtis
e34e399bf1 minor update to index to hopefully make it look cleaner. 2012-04-30 16:54:04 -05:00
Donald Curtis
310ca31c8d Expand bzr repos to canonical path. 2012-04-30 16:03:22 -05:00
Donald Curtis
2bebebbcd6 Add function to parse line from run-process.
It is very common to find a regex match after running a process, so
make a function for this.
2012-04-30 15:59:33 -05:00
Donald Curtis
34c09152d3 Add recipe for erlang (see #96) 2012-04-30 15:32:43 -05:00
Donald Curtis
abbe137e38 Copy files for multi-file packages as individuals, rather than duplicating the repository. 2012-04-30 15:29:49 -05:00
Steve Purcell
a1c97870c2 Merge pull request #100 from dotemacs/egg-package
Added the recipe for egg mode
2012-04-30 03:52:15 -07:00
Aleksandar Simic
2bd4f0e0dd Added the recipe for egg mode 2012-04-30 10:35:33 +00:00
Donald Curtis
0bded518d1 fix vimgolf recipe 2012-04-29 20:05:39 -05:00
Donald Curtis
dcf97c7df6 Delete package staging directory before building. 2012-04-29 20:01:04 -05:00
Donald Curtis
cc929e15d5 fix indentation 2012-04-29 19:54:35 -05:00
Donald Curtis
54d80f1f0b Throw an error if no files are found within the package. 2012-04-29 19:52:23 -05:00
Steve Purcell
bcd788336b Revert "Add recipe for erlang" (see #96)
This reverts commit b1913f9fdd.
2012-04-29 18:53:17 +01:00
Steve Purcell
c59b9e0a73 Merge pull request #96 from shosti/master
Add recipe for erlang
2012-04-29 10:37:41 -07:00
Emanuel Evans
b1913f9fdd Add recipe for erlang 2012-04-29 12:27:13 -04:00
Steve Purcell
2253142c4c Merge pull request #95 from benma/master
Add recipe pyregexp
2012-04-27 02:50:48 -07:00
Marko Bencun
3ab6c30f56 Add recipe pyregexp 2012-04-27 11:43:59 +02:00
Steve Purcell
ead0703746 Report an error when elisp on EmacsWiki gets deleted upstream (as happened with rainbow-delimiters.el) 2012-04-24 20:07:44 +01:00
Steve Purcell
66db7a2e84 Fix rainbow-delimiters recipe 2012-04-24 19:50:10 +01:00
Donald Ephraim Curtis
9c652e306e Remove the "Credits" section. 2012-04-24 13:17:14 -05:00
Steve Purcell
380c231e1f Add my name to the copyright 2012-04-24 19:01:35 +01:00
Steve Purcell
fdfe060ecf Check more strictly that -pkg files contain a single define-package expression (see #92) 2012-04-24 08:11:16 +01:00