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.
This commit is contained in:
Charles Berry 2016-02-01 19:34:34 -08:00
parent 8003ef0453
commit 4d02140130
1 changed files with 1 additions and 1 deletions

View File

@ -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