Update gnuplot recipe to add gnuplot-context.el

This commit is contained in:
joddie 2013-02-07 00:39:32 +00:00
parent 7a839abcd7
commit b35208ce36

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"))