We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ba585 commit 4f0d43bCopy full SHA for 4f0d43b
recipes/gnuplot-mode.rcp
@@ -2,5 +2,4 @@
2
:description "Drive gnuplot from within emacs"
3
:type github
4
:pkgname "bruceravel/gnuplot-mode"
5
- :build `(("make" ,(concat "EMACS=" el-get-emacs)))
6
- :info "gnuplot.info")
+ :build `(("make" ,(concat "EMACS=" el-get-emacs))))
0 commit comments