removed some es- prefixes

This commit is contained in:
sabof 2013-05-20 23:05:52 +01:00
parent f1635f96cd
commit eb958ef012
5 changed files with 9 additions and 9 deletions

3
recipes/auto-auto-indent Normal file
View file

@ -0,0 +1,3 @@
(auto-auto-indent
:repo "sabof/auto-auto-indent"
:fetcher github)

View file

@ -1,4 +1,4 @@
(es-edit-color-stamp
:repo "sabof/es-edit-color-stamp"
(edit-color-stamp
:repo "sabof/edit-color-stamp"
:fetcher github
:files ("*.el" ("qt_color_picker" "qt_color_picker/*.pro" "qt_color_picker/*.cpp")))
:files ("*.el" ("qt_color_picker" "qt_color_picker/*.pro" "qt_color_picker/*.cpp")))

View file

@ -1,3 +0,0 @@
(es-auto-auto-indent
:repo "sabof/es-auto-auto-indent"
:fetcher github)

View file

@ -1,3 +0,0 @@
(es-shift-text
:repo "sabof/es-shift-text"
:fetcher github)

3
recipes/shift-text Normal file
View file

@ -0,0 +1,3 @@
(shift-text
:repo "sabof/shift-text"
:fetcher github)