diff --git a/recipes/ergoemacs-keybindings b/recipes/ergoemacs-keybindings deleted file mode 100644 index 67eb49f6..00000000 --- a/recipes/ergoemacs-keybindings +++ /dev/null @@ -1 +0,0 @@ -(ergoemacs-keybindings :url "http://ergoemacs.googlecode.com/svn/trunk/ergoemacs/ergoemacs-keybindings" :fetcher svn) diff --git a/recipes/ergoemacs-mode b/recipes/ergoemacs-mode new file mode 100644 index 00000000..d9d15a79 --- /dev/null +++ b/recipes/ergoemacs-mode @@ -0,0 +1,4 @@ +(ergoemacs-mode + :url "https://code.google.com/p/ergoemacs/" + :files ("ergoemacs/ergoemacs-keybindings/*.el") + :fetcher git)