diff options
| author | Joakim Verona | 2011-08-16 19:41:56 +0200 |
|---|---|---|
| committer | Joakim Verona | 2011-08-16 19:41:56 +0200 |
| commit | 005d611541ed80e21550c64da817b918cb5f4224 (patch) | |
| tree | b7a1604c4cf488c5a6796629c368c8eaa5609ecd /lisp/org/ob-gnuplot.el | |
| parent | f49550d929caa8542e0825360360e5a875eb083a (diff) | |
| parent | 9adfcd0bf50066cc678ba65fb1b236d1c4ca0334 (diff) | |
| download | emacs-005d611541ed80e21550c64da817b918cb5f4224.tar.gz emacs-005d611541ed80e21550c64da817b918cb5f4224.zip | |
upstream
Diffstat (limited to 'lisp/org/ob-gnuplot.el')
| -rw-r--r-- | lisp/org/ob-gnuplot.el | 2 |
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 |