summaryrefslogtreecommitdiff
path: root/lisp/org/ob-lob.el
diff options
context:
space:
mode:
authorBastien Guerry <bastien1@free.fr>2012-01-04 16:20:49 +0100
committerBastien Guerry <bastien1@free.fr>2012-01-04 16:20:49 +0100
commit14e1337f8462d1ca2e4af69de9fba58ddabd0274 (patch)
treefce16fb4a1cab5a9cc03f540579c886ac1fad5d0 /lisp/org/ob-lob.el
parent0b41d90bd3ef6f1fb03d23cfbe064fcf865c82c3 (diff)
downloademacs-14e1337f8462d1ca2e4af69de9fba58ddabd0274.tar.gz
Fix trailing whitespaces in Org files.
Diffstat (limited to 'lisp/org/ob-lob.el')
-rw-r--r--lisp/org/ob-lob.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org/ob-lob.el b/lisp/org/ob-lob.el
index 0cd719293c2..8976427ab7e 100644
--- a/lisp/org/ob-lob.el
+++ b/lisp/org/ob-lob.el
@@ -104,7 +104,7 @@ if so then run the appropriate source block from the Library."
(beginning-of-line 1)
(when (looking-at org-babel-lob-one-liner-regexp)
(append
- (mapcar #'org-babel-clean-text-properties
+ (mapcar #'org-babel-clean-text-properties
(list
(format "%s%s(%s)%s"
(nonempty 3 12)
@@ -115,7 +115,7 @@ if so then run the appropriate source block from the Library."
(nonempty 9 18)))
(list (length (if (= (length (match-string 12)) 0)
(match-string 2) (match-string 11))))))))))
-
+
(defun org-babel-lob-execute (info)
"Execute the lob call specified by INFO."
(let ((params (org-babel-process-params