org.el (org-in-src-block-p): Return t when on #+BEGIN|END_SRC lines.
commita7afe7df1ae5996680e74a781306ddc9630d8f7f
authorBastien Guerry <bzg@altern.org>
Fri, 14 Dec 2012 09:02:25 +0000 (14 10:02 +0100)
committerBastien Guerry <bzg@altern.org>
Fri, 14 Dec 2012 09:02:25 +0000 (14 10:02 +0100)
tree3e86a40ea4eb821fc5589b81c7d97e06d545f52c
parentc4bf1eeed4cae772d4893a6ecce7c94f5c3c24e4
org.el (org-in-src-block-p): Return t when on #+BEGIN|END_SRC lines.

* org.el (org-in-src-block-p): Return t when point is at the
#+BEGIN_SRC/#+END_SRC lines unless the new optional parameter
'inside is set to t.
lisp/org.el