Merge pull request #1338 from mhayashi1120/esqlite

integrate emacs with sqlite database
This commit is contained in:
Steve Purcell 2014-01-05 04:47:53 -08:00
commit bbec16cd16
2 changed files with 8 additions and 0 deletions

4
recipes/esqlite Normal file
View file

@ -0,0 +1,4 @@
(esqlite
:fetcher github
:repo "mhayashi1120/Emacs-esqlite"
:files ("esqlite.el"))

4
recipes/esqlite-helm Normal file
View file

@ -0,0 +1,4 @@
(esqlite-helm
:fetcher github
:repo "mhayashi1120/Emacs-esqlite"
:files ("esqlite-helm.el"))