Bugfix: make `org-return' detect 'org-link face properly.
commitde8cd8ee41543bb0548af1cdc7fa7a8168321677
authorBastien Guerry <bzg@altern.org>
Wed, 26 Oct 2011 17:20:12 +0000 (26 19:20 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 26 Oct 2011 17:20:12 +0000 (26 19:20 +0200)
tree8d5e5949ba52497731523a0ad423c62faedcc363
parent611598099385e5ca2d04d7302cbf91eb421d47f4
Bugfix: make `org-return' detect 'org-link face properly.

* org.el (org-return): Check the presence of the 'org-link
face even in contexts where there is more than one face.

Thanks to Maximilian Matthé for reporting this bug.
lisp/org.el