aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org/ob-gnuplot.el
diff options
context:
space:
mode:
authorJoakim Verona2011-08-16 19:41:56 +0200
committerJoakim Verona2011-08-16 19:41:56 +0200
commit005d611541ed80e21550c64da817b918cb5f4224 (patch)
treeb7a1604c4cf488c5a6796629c368c8eaa5609ecd /lisp/org/ob-gnuplot.el
parentf49550d929caa8542e0825360360e5a875eb083a (diff)
parent9adfcd0bf50066cc678ba65fb1b236d1c4ca0334 (diff)
downloademacs-005d611541ed80e21550c64da817b918cb5f4224.tar.gz
emacs-005d611541ed80e21550c64da817b918cb5f4224.zip
upstream
Diffstat (limited to 'lisp/org/ob-gnuplot.el')
-rw-r--r--lisp/org/ob-gnuplot.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-gnuplot.el b/lisp/org/ob-gnuplot.el
index 8259cf839e5..86003a48c8a 100644
--- a/lisp/org/ob-gnuplot.el
+++ b/lisp/org/ob-gnuplot.el
@@ -230,6 +230,6 @@ Pass PARAMS through to `orgtbl-to-generic' when exporting TABLE."
230 230
231(provide 'ob-gnuplot) 231(provide 'ob-gnuplot)
232 232
233;; arch-tag: 50490ace-a9e1-4b29-a6e5-0db9f16c610b 233
234 234
235;;; ob-gnuplot.el ends here 235;;; ob-gnuplot.el ends here