org.el: Fix bug when matching the face property before following a link.
commit6da350bf06fa2e16bd3db326e10e3ca2b0e549b4
authorBastien Guerry <bzg@altern.org>
Fri, 28 Oct 2011 14:42:20 +0000 (28 16:42 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 28 Oct 2011 14:42:20 +0000 (28 16:42 +0200)
treec1e8531532c7978994c1164ac630affd9cb2609b
parent30f7c5cc0d2079b03227abfde58539fc6246c149
org.el: Fix bug when matching the face property before following a link.

* org.el (org-return): Fix bug when matching the face property
before following a link.

Thanks to Paul Sexton for the analysis and the fix.
lisp/org.el