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 |
|
Steve Purcell
|
b1ba64ef33
|
Use a .dir-locals file to force recipes to open in emacs-lisp mode
|
2012-04-23 18:29:22 +01:00 |
|
Donald Curtis
|
9841d3cfd1
|
add recipe mysql2sqlite
|
2012-04-23 09:31:11 -05:00 |
|
Donald Curtis
|
abb7101b2d
|
Add recipe emacs-setup
|
2012-04-23 09:30:49 -05:00 |
|
Steve Purcell
|
c64c21a42f
|
Merge pull request #93 from pcmantz/escreen
* recipes/escreen: terminal multiplexer a la GNU Screen
|
2012-04-22 10:56:02 -07:00 |
|
Paul C. Mantz
|
2847d1c03c
|
* recipes/escreen: terminal multiplexer a la GNU Screen
|
2012-04-22 12:39:35 -05:00 |
|
Steve Purcell
|
eca898099d
|
Handle elisp files which have no "version" header, but are otherwise well-formatted
|
2012-04-22 08:52:20 +01:00 |
|
Steve Purcell
|
b5f5bbc7b0
|
Don't leave modified buffers open after looking for package info in files
|
2012-04-22 08:51:52 +01:00 |
|
Steve Purcell
|
ae8e8ec191
|
Prefer mapc over dolist when an iteration variable is not required
|
2012-04-22 08:39:25 +01:00 |
|
Donald Curtis
|
66b342dc84
|
use symbols in buildpkg
|
2012-04-21 22:05:20 -05:00 |
|
Donald Curtis
|
869f22f2be
|
princ should be message in update/checkout messages
|
2012-04-21 15:05:37 -05:00 |
|
Donald Curtis
|
b47382e904
|
Don't print pkg-info.
|
2012-04-21 15:00:57 -05:00 |
|
Donald Curtis
|
8b47179b4d
|
default to `message' for everything except full-build information.
|
2012-04-21 15:00:17 -05:00 |
|
Donald Curtis
|
db9d32ee99
|
Cleanup script output.
|
2012-04-21 14:36:37 -05:00 |
|
Donald Curtis
|
682efd1d22
|
Cleanup output a bit. Only print certain things to stdout, rest to stderr.
|
2012-04-21 13:57:58 -05:00 |
|
Donald Curtis
|
004c9ae5ce
|
Print packages that fail to build when building every package.
Closes #72
|
2012-04-21 13:57:23 -05:00 |
|
Donald Curtis
|
005697cbde
|
additional long line formatting.
|
2012-04-21 12:10:06 -05:00 |
|
Donald Curtis
|
760e37e385
|
Cleanup long lines where it can be avoided (like it doc strings)
|
2012-04-21 12:08:45 -05:00 |
|
Donald Ephraim Curtis
|
529e64426b
|
Merge pull request #84 from mortiferus/master
New recipe, latex-pretty-symbols
|
2012-04-21 10:02:26 -07:00 |
|
Donald Curtis
|
60be41f73b
|
fix timestamp search problem with hg .
introduced in a971eeddd5
see #79
|
2012-04-21 12:01:01 -05:00 |
|
Steve Purcell
|
e9c36b10a7
|
Strip '-*- BLAH -*-' directives out of package descriptions in html index
|
2012-04-21 10:33:03 +01:00 |
|
Steve Purcell
|
3e3815d334
|
Include time zone offset in HTML index "last update" stamp.
|
2012-04-21 10:29:31 +01:00 |
|
sindikat
|
a46a6e4c85
|
Add recipe for minimap.el
|
2012-04-21 10:18:26 +01:00 |
|
Steve Purcell
|
2c7355727a
|
Clarify recipe syntax (fixes #89)
|
2012-04-21 10:10:48 +01:00 |
|
John SJ Anderson
|
bf079dbd04
|
HTML tidy interface from the wiki
|
2012-04-21 10:06:12 +01:00 |
|
John SJ Anderson
|
edcafb4c45
|
recipe for disk.el from the wiki
|
2012-04-20 21:05:26 -04:00 |
|
Steve Purcell
|
d86ed7e2c0
|
Don't require network connection when looking up URL for current git remote
|
2012-04-20 17:56:17 +01:00 |
|
Steve Purcell
|
6e25a6da87
|
Extract looping logic used to find most recent svn timestamp (see #79)
|
2012-04-20 17:56:17 +01:00 |
|
Steve Purcell
|
142e1a2506
|
Correctly determine last commit timestamp for a set of darcs files (see #79)
|
2012-04-20 17:56:16 +01:00 |
|
Donald Curtis
|
7a0d749da3
|
rename surround to properly match the provide statement in the package
fixes #85
|
2012-04-20 08:07:31 -05:00 |
|
Erik Parmann
|
188ca7141f
|
Adding latex-pretty-symbols, a package to display latex commands as their corresponding unicode symbols
|
2012-04-19 17:06:33 +02:00 |
|
Steve Purcell
|
80b026e4c7
|
Merge pull request #83 from bbatsov/master
A few more Prelude package recipes
|
2012-04-19 01:54:41 -07:00 |
|
Bozhidar Batsov
|
ccbbe09d15
|
a few more Prelude packages
|
2012-04-19 11:49:51 +03:00 |
|
Steve Purcell
|
615692d3f9
|
Merge pull request #81 from rejeep/ruby-tools
Add ruby-tools package
|
2012-04-18 12:44:17 -07:00 |
|
Johan Andersson
|
eadbd893e8
|
Add ruby-tools recipe.
|
2012-04-18 21:39:34 +02:00 |
|
Donald Curtis
|
2ba2017e76
|
Print missing packages on error.
Incorporated suggested changes in #72
|
2012-04-18 09:37:09 -05:00 |
|
Steve Purcell
|
106834fc73
|
Pull default "*.el" pattern up into 'pb/expand-file-list
|
2012-04-18 11:07:03 +01:00 |
|
Steve Purcell
|
a971eeddd5
|
Correctly determine last commit timestamp for a set of hg files (see #79)
|
2012-04-18 11:02:09 +01:00 |
|
Steve Purcell
|
05f920a494
|
Correctly determine last commit timestamp for a set of bzr files (see #79)
|
2012-04-18 10:45:15 +01:00 |
|
Steve Purcell
|
c0f349295a
|
Fix references to non-local variables
|
2012-04-18 10:40:11 +01:00 |
|
Steve Purcell
|
da8cdc5e13
|
Merge pull request #80 from milkypostman/link-pkg-name-to-pkg
Link package name to package (include #75)
|
2012-04-18 00:26:57 -07:00 |
|
Donald Curtis
|
4abaea692d
|
link the package name to the actual package file
|
2012-04-17 22:05:24 -05:00 |
|