Use `org-called-interactively-p' instead of `called-interactively-p'
commitdcb0ac48a8010ac4dba24ac1fed745f1cf2b3133
authorBastien Guerry <bzg@altern.org>
Thu, 25 Apr 2013 05:30:04 +0000 (25 07:30 +0200)
committerBastien Guerry <bzg@altern.org>
Thu, 25 Apr 2013 05:30:04 +0000 (25 07:30 +0200)
tree6e03c212dcad0cb3c18dc4d55471aea3a0c26502
parent0e4a4c452e91971645a58851d7522322a9a83fd7
Use `org-called-interactively-p' instead of `called-interactively-p'

* org-agenda.el (org-agenda-write):
* ob-core.el (org-babel-expand-src-block): Use
`org-called-interactively-p'.

Thanks to Jason L Wright for reporting this.
lisp/ob-core.el
lisp/org-agenda.el