Donald Curtis
c53dba1222
temporary fix for quotes in package descriptions
2012-04-09 11:36:36 -05:00
Steve Purcell
c237cae623
Merge pull request #50 from leoc/e4e0bd22
...
added lua-mode recipe
2012-04-09 09:07:42 -07:00
Arthur Andersen
e4e0bd2257
added lua-mode recipe
2012-04-09 17:19:18 +02:00
Steve Purcell
e3598bccbd
Merge pull request #48 from leoc/master
...
added ruby-interpolation recipe
2012-04-09 06:57:34 -07:00
Arthur Andersen
179924f457
seriously ... fix for the ruby-interpolation git url
2012-04-09 15:52:49 +02:00
Arthur Andersen
0c0c7cbbf0
fixed git url
2012-04-09 15:50:02 +02:00
Arthur Andersen
327200ea16
added ruby-interpolation recipe
2012-04-09 15:16:37 +02:00
Steve Purcell
84d885218b
Merge pull request #47 from shosti/master
...
Added bitlbee, ace-jump-mode, js-comint and parenface
2012-04-08 11:34:06 -07:00
Emanuel Evans
5a3271f113
Added recipe for parenface
2012-04-08 10:56:31 -04:00
Emanuel Evans
f0ae7b2c9f
Merge remote-tracking branch 'upstream/master'
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2012-04-08 10:50:03 -04:00
Emanuel Evans
5282dd4a2a
Added recipe for js-comint
2012-04-08 10:49:13 -04:00
Steve Purcell
e3eb81a113
Add vc-darcs
2012-04-08 15:37:56 +01:00
Steve Purcell
6838c6b5cd
Add iy-go-to-char
2012-04-08 15:37:50 +01:00
Steve Purcell
58c40a7066
Add a bunch of my own packages
2012-04-08 15:36:03 +01:00
Steve Purcell
42189b6d23
Ignore .elc files anywhere in the tree
2012-04-08 15:31:43 +01:00
Emanuel Evans
c802cc46c2
Added recipe for ace-jump-mode
2012-04-08 10:25:55 -04:00
Emanuel Evans
563f22d6f6
Merge remote-tracking branch 'upstream/master'
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2012-04-08 10:20:26 -04:00
Emanuel Evans
0695b715d2
Added recipe for bitlbee.el
2012-04-08 10:17:50 -04:00
Steve Purcell
2b0aaa0159
An improved introductory section for the readme.
2012-04-08 15:12:22 +01:00
Steve Purcell
499a90f382
Merge pull request #46 from bbatsov/master
...
Added gist's new deps
2012-04-08 06:33:07 -07:00
Bozhidar Batsov
d45b57cb5c
added gist's new dependencies
2012-04-08 16:15:08 +03: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
Donald Ephraim Curtis
742e8a8c79
Merge pull request #42 from shosti/master
...
Added recipes for google-c-style.el and ascope.el
2012-04-07 10:54:28 -07:00
Donald Ephraim Curtis
54ae0cb303
Merge pull request #44 from rejeep/rspec-mode
...
Add rspec-mode recipe
2012-04-07 10:53:51 -07:00
Donald Ephraim Curtis
fef9240f62
Merge pull request #43 from jeffsigmon/master
...
Addition of ergoemacs-keybindings recipe
2012-04-07 10:53:04 -07:00
Johan Andersson
b9cc22a36c
Add rspec-mode recipe.
2012-04-07 18:07:59 +02:00
Emanuel Evans
471fa675a0
Added recipe for ascope
2012-04-07 11:59:29 -04:00
Emanuel Evans
6d1ab048c3
Added google-c-style recipe
2012-04-07 11:51:19 -04:00
Jeff Sigmon
6cf91fa892
add recipe for ergo emacs keybindings
2012-04-07 10:15:48 -05:00
Steve Purcell
242cace1b5
Rename js3 to js3-mode, to match the feature it provides
2012-04-07 08:22:22 +01:00
Steve Purcell
c486d640a2
Another doc change to reflect the "recipes" change
2012-04-07 08:17:22 +01:00
Donald Ephraim Curtis
c6417cd0b6
Merge pull request #41 from genehack/broken-validate
...
Broken validate
2012-04-06 20:21:32 -07:00
John SJ Anderson
96ef2304ac
Fix validation
2012-04-06 23:12:10 -04:00
Donald Ephraim Curtis
1ea577ee4e
Merge pull request #38 from rejeep/buildpkg-in-elisp
...
Rewrite buildpkg in Elisp
2012-04-06 19:24:04 -07:00
Steve Purcell
4327b4dd46
Merge pull request #40 from purcell/recipes-dir
...
Keep recipes in individual files inside the "recipes" subdirectory.
2012-04-06 13:30:41 -07:00
Steve Purcell
2b1afde6f3
Keep recipes in individual files inside the "recipes" subdirectory.
2012-04-06 20:52:51 +01:00
Steve Purcell
b2e7de10c7
Merge pull request #39 from rejeep/rejeep-packages
...
Add rejeep's packages
2012-04-06 12:50:34 -07:00
Johan Andersson
212e617620
No need for lambda.
2012-04-06 21:41:36 +02:00
Johan Andersson
e4e6fd9fc3
Packages should be in alphabetical order.
2012-04-06 21:36:53 +02:00
Steve Purcell
0a9e000b24
Note necessity of package.el for running build scripts ( fixes #37 )
2012-04-06 19:54:36 +01:00
Johan Andersson
93d29b9038
Add rejeep's packages.
2012-04-06 20:49:40 +02:00
Johan Andersson
eae526d265
Rewrite buildpkg in Elisp.
2012-04-06 20:47:01 +02:00
Steve Purcell
39c1577eb1
Merge pull request #32 from bbatsov/master
...
Added a whole bunch of packages
2012-04-06 06:29:24 -07:00
Bozhidar Batsov
a82721c288
added a whole bunch of packages
2012-04-06 16:21:37 +03:00
Donald Curtis
2f65b87bbf
add evil-leader
2012-04-03 13:11:33 -05:00
Donald Curtis
8f7b454ff1
add evil-numbers
2012-04-03 13:11:06 -05:00
Donald Curtis
7e1157b4ba
Add bookmark+ package
2012-04-03 12:59:21 -05:00
Steve Purcell
3625865d0c
Add csv-nav
2012-04-03 15:26:31 +01:00