Have a more informative return value for `org-in-block-p'
commitdba3e22c93a9c2862a604f82475947b5f5e98819
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 26 Oct 2011 08:45:28 +0000 (26 10:45 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 26 Oct 2011 08:45:28 +0000 (26 10:45 +0200)
tree96966adbcba13bb622ce5320b0e441288d8e2381
parent679a0e1fe93d630820185f931087328d32e81077
Have a more informative return value for `org-in-block-p'

* lisp/org.el (org-in-block-p): Return matched name of block, if any.
  It can be useful when a list of block names is provided as an argument.
lisp/org.el