summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Berry <ccberry@ucsd.edu>2016-02-01 19:34:34 -0800
committerCharles Berry <ccberry@ucsd.edu>2016-02-01 19:48:49 -0800
commit4d02140130b64807a16eaa06331f0c906236a5ba (patch)
treece0f1681fc3b7947d59dec901c96cd53a78bf084
parent8003ef0453d77fa59eb365c67cd28e4f4c51f85a (diff)
downloadorg-mode-4d02140130b64807a16eaa06331f0c906236a5ba.tar.gz
lisp/ob-R.el: Rename graphics-file arg of org-babel-expand-body:R.
* lisp/ob-R.el: (org-babel-expand-body:R) The third arg is now `graphics-file' with no `&' prefix, so edebug can instrument it.
-rw-r--r--lisp/ob-R.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ob-R.el b/lisp/ob-R.el
index b87b1f8..6e633aa 100644
--- a/lisp/ob-R.el
+++ b/lisp/ob-R.el
@@ -137,7 +137,7 @@ This function is used when the table contains a header.")
This function is used when the table does not contain a header.")
-(defun org-babel-expand-body:R (body params &optional &graphics-file)
+(defun org-babel-expand-body:R (body params &optional graphics-file)
"Expand BODY according to PARAMS, return the expanded body."
(mapconcat 'identity
(append