Merge pull request #350 from aculich/master

Added a few new elisp recipes
This commit is contained in:
Donald Ephraim Curtis 2012-10-22 18:37:01 -07:00
commit 8b52854484
12 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1,3 @@
(annoying-arrows-mode
:repo "magnars/annoying-arrows-mode.el"
:fetcher github)

3
recipes/bash-completion Normal file
View file

@ -0,0 +1,3 @@
(bash-completion
:repo "szermatt/emacs-bash-completion"
:fetcher github)

3
recipes/buster-mode Normal file
View file

@ -0,0 +1,3 @@
(buster-mode
:repo "magnars/buster-mode"
:fetcher github)

3
recipes/buster-snippets Normal file
View file

@ -0,0 +1,3 @@
(buster-snippets
:repo "magnars/buster-snippets.el"
:fetcher github)

3
recipes/crappy-jsp-mode Normal file
View file

@ -0,0 +1,3 @@
(crappy-jsp-mode
:repo "magnars/crappy-jsp-mode"
:fetcher github)

3
recipes/eproject Normal file
View file

@ -0,0 +1,3 @@
(eproject
:repo "jrockway/eproject"
:fetcher github)

1
recipes/frame-cmds Normal file
View file

@ -0,0 +1 @@
(frame-cmds :fetcher wiki)

1
recipes/frame-fns Normal file
View file

@ -0,0 +1 @@
(frame-fns :fetcher wiki)

3
recipes/multifiles Normal file
View file

@ -0,0 +1,3 @@
(multifiles
:repo "magnars/multifiles.el"
:fetcher github)

1
recipes/shell-command Normal file
View file

@ -0,0 +1 @@
(shell-command :fetcher wiki)

1
recipes/top-mode Normal file
View file

@ -0,0 +1 @@
(top-mode :fetcher wiki)

1
recipes/zoom-frm Normal file
View file

@ -0,0 +1 @@
(zoom-frm :fetcher wiki)