Skip to content

Commit

Permalink
Merge pull request melpa#350 from aculich/master
Browse files Browse the repository at this point in the history
Added a few new elisp recipes
  • Loading branch information
Donald Ephraim Curtis committed Oct 23, 2012
2 parents f87ecc8 + 7fb9a2f commit 8b52854
Show file tree
Hide file tree
Showing 12 changed files with 26 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/annoying-arrows-mode
@@ -0,0 +1,3 @@
(annoying-arrows-mode
:repo "magnars/annoying-arrows-mode.el"
:fetcher github)
3 changes: 3 additions & 0 deletions recipes/bash-completion
@@ -0,0 +1,3 @@
(bash-completion
:repo "szermatt/emacs-bash-completion"
:fetcher github)
3 changes: 3 additions & 0 deletions recipes/buster-mode
@@ -0,0 +1,3 @@
(buster-mode
:repo "magnars/buster-mode"
:fetcher github)
3 changes: 3 additions & 0 deletions recipes/buster-snippets
@@ -0,0 +1,3 @@
(buster-snippets
:repo "magnars/buster-snippets.el"
:fetcher github)
3 changes: 3 additions & 0 deletions recipes/crappy-jsp-mode
@@ -0,0 +1,3 @@
(crappy-jsp-mode
:repo "magnars/crappy-jsp-mode"
:fetcher github)
3 changes: 3 additions & 0 deletions recipes/eproject
@@ -0,0 +1,3 @@
(eproject
:repo "jrockway/eproject"
:fetcher github)
1 change: 1 addition & 0 deletions recipes/frame-cmds
@@ -0,0 +1 @@
(frame-cmds :fetcher wiki)
1 change: 1 addition & 0 deletions recipes/frame-fns
@@ -0,0 +1 @@
(frame-fns :fetcher wiki)
3 changes: 3 additions & 0 deletions recipes/multifiles
@@ -0,0 +1,3 @@
(multifiles
:repo "magnars/multifiles.el"
:fetcher github)
1 change: 1 addition & 0 deletions recipes/shell-command
@@ -0,0 +1 @@
(shell-command :fetcher wiki)
1 change: 1 addition & 0 deletions recipes/top-mode
@@ -0,0 +1 @@
(top-mode :fetcher wiki)
1 change: 1 addition & 0 deletions recipes/zoom-frm
@@ -0,0 +1 @@
(zoom-frm :fetcher wiki)

0 comments on commit 8b52854

Please sign in to comment.