branch: elpa/gnuplot commit e4c92ca195b5d64cdbc8d674b6b0f55028a5a051 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
README: Add link to the Gnuplot source --- README.org | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.org b/README.org index c7943937a0..fdb6d5d9d3 100644 --- a/README.org +++ b/README.org @@ -135,7 +135,11 @@ until this issue is fixed upstream. * Maintenance -Regenerate ~gnuplot.texi~ and ~gnuplot-eldoc.el~ from the Gnuplot source. +Regenerate ~gnuplot.texi~ and ~gnuplot-eldoc.el~ from the Gnuplot source. The source +can be pulled downloaded from here: + +- https://packages.debian.org/unstable/gnuplot +- http://deb.debian.org/debian/pool/main/g/gnuplot/gnuplot_6.0.2+dfsg1.orig.tar.xz 1. Run ~emacs -batch -l doc2texi.el -f d2t-doc-to-texi~ inside the ~gnuplot-*/docs/~ source directory.