Fix radio target update
commitf8b7eb4e20bfd1ff1a8d00e61da66b44a86830e7
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 17 May 2014 09:03:29 +0000 (17 11:03 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 17 May 2014 09:03:29 +0000 (17 11:03 +0200)
tree1444f5a33f21a4f6f59ed4b6a06016c080c28935
parent716bc4874422befb0cb27f016a2bca56c8eb1351
Fix radio target update

* lisp/org.el (org-update-radio-target-regexp): Properly update cache
  when refreshing regexp.

* testing/lisp/test-org.el (test-org/update-radio-target-regexp): Fix
  test.
lisp/org.el
testing/lisp/test-org.el