Fix radio targets detection
commit31052f1c912e866b2e651721bc3145686512cc69
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 4 Dec 2012 22:50:26 +0000 (4 23:50 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 4 Dec 2012 22:50:26 +0000 (4 23:50 +0100)
tree641ee0688670063a6503e887769c8302a22c00e6
parent6c82226406ff65bafc1e0bc1fea8df0669f17898
Fix radio targets detection

* lisp/org.el (org-all-targets): Fix radio targets detection when
  object is directly followed by a non-whitespace character.

* testing/lisp/test-org.el: Add test.
lisp/org.el
testing/lisp/test-org.el