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
Steve Purcell
d64151c7e5
Fix indentation
2012-04-03 15:25:26 +01:00
Steve Purcell
4debf8edad
Merge pull request #29 from nflath/patch-2
...
add c-eldoc
2012-04-01 01:39:42 -07:00
Nathaniel Flath
879a3d3c25
add c-eldoc
2012-04-01 05:22:47 -03:00
Steve Purcell
629fe27476
Merge pull request #27 from genehack/flymake-perlcritic-fix
...
Include helper script in flymake-perlcritic
2012-03-30 07:35:43 -07:00
John SJ Anderson
610c269176
Include helper script in flymake-perlcritic
2012-03-30 10:22:57 -04:00
Donald Ephraim Curtis
1e13f1cf71
Merge pull request #24 from genehack/buildpkg-tweak
...
Remove another '-u dcurtis' instance
2012-03-25 09:09:20 -07:00
John SJ Anderson
80378d9be7
Remove another '-u dcurtis' instance
2012-03-25 12:03:25 -04:00
Donald Curtis
10479cea4c
fixed error with yasnippet assuming all files would be used.
2012-03-24 17:21:25 -05: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
ab9d120a2e
cleanup of the index page
...
* fix a number of typos
* trying to clarify some of the text
* fixed up the wording and variable descriptions for the `melpa.el` package.
2012-03-24 12:00:22 -05:00
Donald Curtis
702f73bc0e
Use https for github repositories.
2012-03-24 11:49:56 -05:00
myuhe
1ce833ba1c
add bm
...
closes #23
2012-03-24 11:27:07 -05:00
myuhe
4d2fe8a321
add zlc
...
closes #22
2012-03-24 11:25:36 -05:00
myuhe
8863b7ca03
add jaunte
...
Closes #20
2012-03-24 11:18:41 -05:00
Steve Purcell
e98bb8cda6
Remove :files values from recipes where they are functionally equivalent to the new default of "*.el"
2012-03-24 11:05:20 -05:00
Steve Purcell
3bf025e659
Explicitly default :files to "*.el", expanded after check-out.
...
This resolves the inconsistency wherein an empty :files value meant "every
file" for git packages, but just "package-name.el" for wiki packages.
It also allows the removal of most :files values in the pkglist, since
"*.el" is almost always the Right Value.
2012-03-24 11:04:42 -05:00
Donald Ephraim Curtis
af3d24129b
Merge pull request #21 from myuhe/pkgbuild-mode
...
add pkgbuild-mode
2012-03-24 07:43:08 -07:00
myuhe
a5c0071f7f
add pkgbuild-mode
2012-03-24 22:40:49 +09:00
Steve Purcell
f5bffc2688
Merge remote-tracking branch 'remotes/myuhe/twittering-mode'
2012-03-24 11:56:42 +00:00
Steve Purcell
f9592d2162
Merge remote-tracking branch 'remotes/myuhe/org-toodledo'
2012-03-24 11:56:38 +00:00
myuhe
aaba51e818
sort alphabetical order
2012-03-24 20:47:17 +09:00
myuhe
0ee72d8355
add org-toodledo
2012-03-24 20:45:08 +09:00
myuhe
b1b94a07ae
add files slot
2012-03-24 20:35:26 +09:00
myuhe
30e0ddf1c0
add google-maps
2012-03-24 20:29:24 +09:00
myuhe
fcd1fa86d9
add twittering-mode
2012-03-24 20:13:21 +09:00
Steve Purcell
ced90604eb
Add popup (used by auto-complete)
2012-03-23 07:58:59 +00:00
Steve Purcell
84240090e4
Fix accidental breakage of implicitly multi-file packages like magit
2012-03-19 14:56:36 +00:00
Donald Ephraim Curtis
d6946fec11
Merge pull request #9 from genehack/misc-fixes
...
cleanup melpa script
remove unneeded arguments to emacs calls
ignore errors when removing packages
2012-03-19 07:30:43 -07:00
Steve Purcell
15efde743d
Consistently use "wiki" rather than "emacswiki" in fn/var names
2012-03-19 14:17:16 +00:00
Steve Purcell
1b78dea4b6
Add icicles
2012-03-19 12:51:06 +00:00