aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org/ob-gnuplot.el
diff options
context:
space:
mode:
authorBastien Guerry2012-01-04 16:20:49 +0100
committerBastien Guerry2012-01-04 16:20:49 +0100
commit14e1337f8462d1ca2e4af69de9fba58ddabd0274 (patch)
treefce16fb4a1cab5a9cc03f540579c886ac1fad5d0 /lisp/org/ob-gnuplot.el
parent0b41d90bd3ef6f1fb03d23cfbe064fcf865c82c3 (diff)
downloademacs-14e1337f8462d1ca2e4af69de9fba58ddabd0274.tar.gz
emacs-14e1337f8462d1ca2e4af69de9fba58ddabd0274.zip
Fix trailing whitespaces in Org files.
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 0cdef4e1289..5d07366e774 100644
--- a/lisp/org/ob-gnuplot.el
+++ b/lisp/org/ob-gnuplot.el
@@ -34,7 +34,7 @@
34;;; Requirements: 34;;; Requirements:
35 35
36;; - gnuplot :: http://www.gnuplot.info/ 36;; - gnuplot :: http://www.gnuplot.info/
37;; 37;;
38;; - gnuplot-mode :: http://cars9.uchicago.edu/~ravel/software/gnuplot-mode.html 38;; - gnuplot-mode :: http://cars9.uchicago.edu/~ravel/software/gnuplot-mode.html
39 39
40;;; Code: 40;;; Code: