Be stricter when updating radio targets
commitbbdd81ad37b6f9b1853260afcdd1fd915a700a53
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 10 Oct 2012 11:19:25 +0000 (10 13:19 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 10 Oct 2012 11:41:14 +0000 (10 13:41 +0200)
tree191e1b8e80f6ac59f2927d626f59681591e1b0fa
parente2e545269a20e01f4f06960c8b430f459b3d96e3
Be stricter when updating radio targets

* lisp/org.el (org-all-targets): Make sure the regexp really matched
  a radio target.
* testing/lisp/test-org.el: Add test.
lisp/org.el
testing/lisp/test-org.el