Aaron Ecay writes:
> * lisp/ob-awk.el (org-babel-expand-body:awk),
> lisp/ob-picolisp.el (org-babel-expand-body:picolisp): remove optional
> arg from these functions
>
> The optional argument is apparently never passed by org-babel code.
>
Applied, Thanks!
>
> Maybe this is a relic of an
* lisp/ob-awk.el (org-babel-expand-body:awk),
lisp/ob-picolisp.el (org-babel-expand-body:picolisp): remove optional
arg from these functions
The optional argument is apparently never passed by org-babel code.
Maybe this is a relic of an earlier calling convention?
---
lisp/ob-awk.el | 2