Steve Purcell
f85f2fe051
Style all README code blocks as lisp
2013-08-20 20:00:11 +01:00
Steve Purcell
b7dcf02c72
Add some missing info to README, fix a couple of typos
2013-08-20 19:24:32 +01:00
Steve Purcell
db0e4e2352
Rename "Package Format" heading to "Recipe Format"
2013-07-22 10:35:05 +01:00
Donald Curtis
fae3ee4bd0
include more submission details in the README
2013-07-20 22:00:53 -07:00
Tomoya Tanjo
037371553f
Add missing comma
2013-06-05 00:24:59 +09:00
Wilson Snyder
91f45f20a5
Fix typos.
2013-05-30 18:20:35 -04:00
Marco Baringer
fd93167012
Don't use < and > chars; mention the name of the upstream repo ('origin')
2013-05-01 16:01:50 +02:00
Marco Baringer
17571841d7
Mention :commit parameter for git and github fetchers
2013-05-01 15:54:42 +02:00
Donald Curtis
c6160929e1
clarify the README a bit
2013-03-25 23:08:36 -05:00
Steve Purcell
cafc402e71
Add "dir" and "*.info" to the default :files spec
...
Since most packages do not have `dir` or `*.info` files, this required
changing the behaviour when a wildcard entry in `:file` expands to an
empty file list. Previously, an error would be raised in this case; now,
an error is raised only when the *entire* `:files` spec expands to an
empty file list.
The slight danger, then, is that certain build failures due to upstream
reorganisation of files might be less obvious.
2013-03-13 21:00:24 +00:00
Ding Deng
29b42b8a7c
fix a broken link in README.md.
2013-01-09 23:03:08 +08:00
Donald Curtis
41edcc585f
add travis ci image to README
2012-12-30 22:54:23 -06:00
Donald Curtis
70bc1e3a93
Clarify the `:files' section of README
2012-12-29 15:15:40 -06:00
Donald Curtis
d9239e2df8
README: improve clarity for package formatting
2012-12-17 13:39:47 -06:00
Steve Purcell
92abe5bf31
Remove commented-out paragraph in README (see #367 ) and clean up whitespace
2012-11-03 14:56:20 +00:00
Sebastian Wiesner
9592064902
Rename :cvs-module to :module
2012-09-15 13:55:15 +02:00
Sebastian Wiesner
9590a38d35
[ #177 ] Add support for CVS
2012-09-14 18:35:16 +02:00
Donald Curtis
5c216821f5
Update README to reflect recent changes.
2012-07-21 15:46:21 -05:00
Donald Curtis
e6f81bf99a
README changes for new recipe format
2012-05-03 20:46:16 -05:00
Donald Curtis
7dc07903da
Minor README update.
2012-05-01 08:16:02 -05:00
Donald Curtis
c7f03d86b4
Major update to README include TOC
2012-04-30 17:13:46 -05:00
Steve Purcell
2c7355727a
Clarify recipe syntax ( fixes #89 )
2012-04-21 10:10:48 +01:00
Donald Curtis
d0943496d2
Apparently github markdown does not support definitions?
2012-04-11 09:56:19 -05:00
Donald Ephraim Curtis
ea3b50d05d
Definitions in README.md need three spaces after :
2012-04-11 09:54:07 -05:00
Bozhidar Batsov
0aea259ab0
another code block converted to fenced block
2012-04-11 17:26:10 +03:00
Bozhidar Batsov
a32e995a81
added info for bzr, hg support; minor cleanup and reformatting
2012-04-11 17:24:31 +03:00
Steve Purcell
7a78a47302
Clarify recipe docs, and clean up trailing whitespace in readme.
2012-04-09 20:41:58 +01:00
Steve Purcell
cae2ac3513
Add a specialized "github" fetcher, as a shorthand for corresponding git URLs ( fixes #34 )
2012-04-09 20:37:45 +01:00
Steve Purcell
2b0aaa0159
An improved introductory section for the readme.
2012-04-08 15:12:22 +01:00
Donald Ephraim Curtis
7fa1a8c917
Update README.md
2012-04-07 13:01:38 -05:00
Donald Ephraim Curtis
e900e91a46
Minor README.md fix.
2012-04-07 13:00:59 -05:00
Donald Ephraim Curtis
4efc690ba1
Update README.md.
...
Syncing is left for external scripts currently since it is dependent on the site configuration.
2012-04-07 12:58:11 -05:00
Steve Purcell
c486d640a2
Another doc change to reflect the "recipes" change
2012-04-07 08:17:22 +01:00
Steve Purcell
2b1afde6f3
Keep recipes in individual files inside the "recipes" subdirectory.
2012-04-06 20:52:51 +01:00
Steve Purcell
0a9e000b24
Note necessity of package.el for running build scripts ( fixes #37 )
2012-04-06 19:54:36 +01:00
Donald Curtis
cd1f5140b5
Updated the README to include more information about submitting new packages.
2012-03-24 12:47:05 -05:00
Donald Curtis
dfb7f76a3e
minor working fix.
2012-03-17 10:37:32 -05:00
Donald Curtis
73ab263d9e
should be easy to checkout the repository.
2012-03-17 10:36:46 -05:00
Donald Curtis
d8fbc08336
Updates to README to remove old commands and text.
2012-03-17 10:06:39 -05:00
Donald Ephraim Curtis
e885013605
Improve README documentation.
2012-01-22 14:28:20 -06:00
Donald Ephraim Curtis
63213c4501
Completion of reorganization.
2011-12-13 21:08:36 -06:00
Donald Ephraim Curtis
6c4fa67365
Minor updates to readme.
2011-10-05 00:53:09 -05:00
Donald Ephraim Curtis
c8f4157f72
Initial commit.
...
This is a package for building GIT-based ELPA packages for Emacs.
2011-10-05 00:49:38 -05:00