Fix `org-return'
commita7e62499f2fe5c313567212ee90ff743c5e734a8
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 16 Nov 2014 12:57:21 +0000 (16 13:57 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 16 Nov 2014 13:02:13 +0000 (16 14:02 +0100)
tree04bd16ce2d84c9d056decb7e85ce2f80ceb8e464
parent61ba40c37152c41866e5d918ad6527bf0994599d
Fix `org-return'

* lisp/org.el (org-return): Avoid false positives in function.

* testing/lisp/test-org.el (test-org/return): New test.

Thanks to Sébastien Vauban for reporting it.

<http://permalink.gmane.org/gmane.emacs.orgmode/92657>
lisp/org.el
testing/lisp/test-org.el