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
Ralph Moritz
db570e10df
powershell-mode
2012-07-10 11:56:48 +02:00
Ralph Moritz
3b826c0436
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
recipes/powershell
2012-07-10 11:56:11 +02:00
Steve Purcell
1bc0c7b534
Merge pull request #199 from tadfisher/master
...
add recipe for typing.el (Typing of Emacs)
2012-07-09 13:54:57 -07:00
Donald Curtis
9b2872326e
Fix powershell.el
...
Added a `:files' property to the powershell.el recipe; the name of the file on teh EmacsWiki starts with a capital.
2012-07-09 14:57:54 -05:00
Donald Curtis
cf8fc25abd
Merge branch 'master' of github.com:milkypostman/melpa
2012-07-09 14:57:22 -05:00
Tad Fisher
78dfb63c56
Add newline to commit...
2012-07-09 08:21:59 -10:00
Tad Fisher
2a5cadfce8
Add Typing of Emacs, a typing game for emacs
2012-07-09 08:20:38 -10:00
Steve Purcell
d03205cd56
Merge pull request #198 from Bruce-Connor/master
...
Added recipe for google-this.
2012-07-09 01:42:08 -07:00
Steve Purcell
b5df825836
Add powershell recipe ( closes #197 )
2012-07-09 09:26:13 +01:00
Artur Malabarba
04590b02eb
Added recipe for google-this.
2012-07-09 04:50:07 -03:00
Ralph Moritz
ed18abf985
powershell
2012-07-08 22:07:55 +02:00
Steve Purcell
f7c23e131e
Add legalese.el
2012-07-07 17:52:16 +01:00
Steve Purcell
1ee61e2983
Add diff-hl
2012-07-07 17:52:08 +01:00
Steve Purcell
286bd586b6
Fix mis-spelled recipe file name (see #185 )
2012-07-07 17:51:14 +01:00
Steve Purcell
f87a101b95
Merge pull request #195 from jonnay/powerline
...
Added a recipe to powerline.el from emacswiki
2012-07-05 12:11:54 -07:00
Jonathan Arkell
69da237236
Added a recipe to powerline.el from emacswiki
2012-07-05 13:06:43 -06:00
Jonathan Kotta
19a18fcfbc
add backup-walker recipe
2012-07-05 13:15:12 -05:00
Steve Purcell
30f167afc2
Merge pull request #193 from sindikat/master
...
quick-buffer-switch
2012-07-05 00:08:55 -07:00
sindikat
7565f50095
quick-buffer-switch, groups buffers
2012-07-04 21:43:16 +06:00
Donald Curtis
6332a9612b
Use official ESS mirror.
...
`ess-autoloads.el` has been added so there is no reason to use
milkypostman's mirror.
2012-07-03 12:32:08 -05:00
Donald Curtis
605b7a0ac7
Search files for "-pkg.el" file.
...
This will fix problems when the "-pkg.el" file is located in a
subdirectory as long as that file is included in the ":files" list
specified by the recipe, which *should* be the case anyways because
you would want that file installed as part of the package.
2012-07-03 12:22:45 -05:00