Merge pull request #519 from joddie/new-gnuplot

Update gnuplot recipe to add gnuplot-context.el
This commit is contained in:
Donald Ephraim Curtis 2013-02-06 17:07:24 -08:00
commit 78be03893e

View file

@ -1,4 +1,4 @@
(gnuplot
:repo "bruceravel/gnuplot-mode"
:fetcher github
:files ("gnuplot.el" "gnuplot-gui.el"))
:files ("gnuplot.el" "gnuplot-gui.el" "gnuplot-context.el"))