Donald Curtis
01fc0ccf26
remove buildpkg and use Makefile to build individual packages.
2012-07-21 15:45:55 -05:00
Georgi Valkov
70aa4693cb
Add makefile rules for archive.json and recipes.json
...
archive.json is regenerated anytime packages/archive-contents changes
recipes.json is regenerated anytime a file in recipes/ changes
2012-07-21 15:31:47 -05:00
Georgi Valkov
3f533208c5
Add functions that export to json
...
The list of recipies and the packages in the archive can be serialized
to json with:
- package-build-alist-as-json
- package-build-archive-alist-as-json
The json files can be used to simplify the generation of the html index
or serve as some form of API for non-lisp clients.
2012-07-21 15:31:47 -05:00
Steve Purcell
3fe20de5b2
Merge pull request #214 from sindikat/master
...
Tomatihno
2012-07-21 12:03:45 -07:00
Donald Curtis
c8c847af6a
Delete melpa script in light of Makefile
2012-07-21 08:05:01 -05:00
Georgi Valkov
5c22644e95
Replace melpa script with Makefiles
2012-07-21 08:03:52 -05:00
sindikat
0f9276ea37
tomatinho - another pomodoro technique
2012-07-21 15:26:19 +06:00
Steve Purcell
c2cf48d1ce
Merge pull request #213 from sindikat/master
...
pomodoro by docgnome
2012-07-21 01:17:56 -07:00
sindikat
767d118707
pomodoro by docgnome
2012-07-21 11:37:16 +06:00
Steve Purcell
8a5b2e08d2
Merge pull request #211 from jpkotta/master
...
add openwith recipe
2012-07-20 08:35:54 -07:00
Steve Purcell
a16194f6dd
Add shell-switcher
2012-07-20 16:25:52 +01:00
Jonathan Kotta
4d15b86b1d
Add openwith recipe
...
http://www.emacswiki.org/emacs/OpenWith
2012-07-20 09:53:47 -05:00
Steve Purcell
dae0add5d7
Improve :files list for nav
2012-07-19 20:05:44 +01:00
Steve Purcell
a9585fc1f0
Add regex-tool
2012-07-19 20:02:38 +01:00
Steve Purcell
b1de03788d
Add pointback.el
2012-07-19 19:57:58 +01:00
Steve Purcell
4b5e2bcc63
Add midje-mode
2012-07-19 19:57:49 +01:00
Steve Purcell
e33960d9b7
Add hungry-delete
2012-07-19 19:57:42 +01:00
Steve Purcell
b8aa0d7040
Add google-translate
2012-07-19 19:57:36 +01:00
Steve Purcell
9734291106
Add thesaurus.el
2012-07-19 19:41:12 +01:00
Steve Purcell
dc868569e3
Add ssh-config-mode
2012-07-19 19:41:12 +01:00
Steve Purcell
ed3fa801b1
Add protobuf-mode
2012-07-19 19:39:34 +01:00
Steve Purcell
0bf5d43564
Add perspective.el
2012-07-19 19:39:29 +01:00
Steve Purcell
7bd1de5fa3
Add mic-paren
2012-07-19 19:39:24 +01:00
Steve Purcell
d9791feacd
Add calfw-gcal
2012-07-19 19:39:19 +01:00
Steve Purcell
92150265ca
Add wc-mode
2012-07-19 18:35:54 +01:00
Steve Purcell
d2e0bf3427
Add test-case-mode
2012-07-19 18:35:54 +01:00
Steve Purcell
bd27da5aa2
Add smart-operator
2012-07-19 18:35:54 +01:00
Steve Purcell
88df6e0461
Add shell-here
2012-07-19 18:35:54 +01:00
Steve Purcell
4fe49922c4
Add move-text
2012-07-19 18:35:54 +01:00
Steve Purcell
0be32ece59
Add keyfreq
2012-07-19 18:35:54 +01:00
Steve Purcell
7c4f1e610c
Add handlebars-mode
2012-07-19 18:35:54 +01:00
Steve Purcell
82238a2ce9
Add gather.el
2012-07-19 18:35:54 +01:00
Steve Purcell
d5f7e5f7e9
Add mustache-mode
2012-07-19 18:35:54 +01:00
Steve Purcell
f2dd9d789f
Merge pull request #208 from gvalkov/restclient.el
...
restclient.el recipe
2012-07-19 07:00:27 -07:00
Steve Purcell
529897b0c0
Merge pull request #209 from gvalkov/goto-chg
...
goto-chg.el recipe
2012-07-19 06:16:27 -07:00
Georgi Valkov
d4b03f882d
restclient.el recipe
2012-07-19 15:20:17 +03:00
Steve Purcell
2c11e74f21
Merge pull request #207 from ralmoritz/master
...
actionscript-mode recipe
2012-07-19 04:04:58 -07:00
Ralph Moritz
0b601475c3
actionscript-mode recipe
2012-07-19 11:40:04 +02:00
Steve Purcell
3f149dc64e
Merge pull request #204 from gvalkov/issue-203
...
Fix portability problem with #!/usr/bin/env (fixes #203 )
2012-07-17 04:49:10 -07:00
Steve Purcell
d98d69008b
Merge pull request #205 from stsquad/edit-with-emacs
...
Add Edit with Emacs' edit-server
2012-07-17 04:46:36 -07:00
Alex Bennee
95bea5c2f0
Add Edit with Emacs' edit-server
2012-07-17 11:58:13 +01:00
Georgi Valkov
f4d2a1bf4d
Fix portability problem with #!/usr/bin/env (issue #203 )
...
Passing the 'script' option to emacs doesn't work as expected
on Linux, since the shebang is evaluated as:
#!/usr/bin/env "emacs --script"
2012-07-17 13:10:18 +03:00
Donald Curtis
d6db8eca71
remove highline recipe, people should migrate to powerline
2012-07-16 10:24:31 -05:00
Steve Purcell
4dde5b36fb
Merge pull request #202 from syohex/support_helm-gtags
...
Add recipe for helm-gtags.el
2012-07-16 01:37:33 -07:00
Syohei YOSHIDA
d15883c1f3
Add recipe for helm-gtags.el
2012-07-16 13:46:29 +09:00
Donald Curtis
f805053cd4
Update powerline to use the milkypostman/powerline version.
2012-07-15 17:42:49 -05:00
Georgi Valkov
cb273bae37
add recipe for goto-chg.el
2012-07-15 23:30:03 +03:00
Steve Purcell
c2ea978956
Remove broken jabber-mode recipe ( fixes #201 , see #112 )
2012-07-13 16:27:15 +01:00
Steve Purcell
4155696ed0
Add jump-char
2012-07-11 09:45:05 +01:00
Steve Purcell
6b2e79a1b0
Merge pull request #200 from ralmoritz/master
...
powershell-mode
2012-07-10 04:19:18 -07:00