]> git.donarmstrong.com Git - org-ref.git/commit
fixed a tricky bug in finding labels
authorJohn Kitchin <jkitchin@andrew.cmu.edu>
Sun, 15 Mar 2015 23:51:42 +0000 (19:51 -0400)
committerJohn Kitchin <jkitchin@andrew.cmu.edu>
Sun, 15 Mar 2015 23:51:42 +0000 (19:51 -0400)
commitc5676b2e6b5bdf96f30f557e61c4a6cdc23c2668
treebbd2e0f561f689a0c1d63c665b5ad88f227f1d63
parent3dbd943d56cfc3358551d731dc8ad31b9495a601
fixed a tricky bug in finding labels

I found that some #+label:s were getting double counted as org #+label and table names. this set of fixes resolves that. There was a tricky need to save match data while testing the element at point.
org-ref.el