lisp/ob-R.el: Rename graphics-file arg of org-babel-expand-body:R.
commit4d02140130b64807a16eaa06331f0c906236a5ba
authorCharles Berry <ccberry@ucsd.edu>
Tue, 2 Feb 2016 03:34:34 +0000 (1 19:34 -0800)
committerCharles Berry <ccberry@ucsd.edu>
Tue, 2 Feb 2016 03:48:49 +0000 (1 19:48 -0800)
treece0f1681fc3b7947d59dec901c96cd53a78bf084
parent8003ef0453d77fa59eb365c67cd28e4f4c51f85a
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.
lisp/ob-R.el