org-odt.el: Abort export if the label referenced is not defined
commit78a1d2919ce63201ce3c352741b7161522135922
authorJambunathan K <kjambunathan@gmail.com>
Mon, 10 Oct 2011 08:57:14 +0000 (10 14:27 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Mon, 10 Oct 2011 08:57:14 +0000 (10 14:27 +0530)
tree4c51db2223d0aea4d179b94c8bc04f5ccc8432ba
parentbbf836730ac626d81fc08d46baa3c49b28bf5b30
org-odt.el: Abort export if the label referenced is not defined

* contrib/lisp/org-odt.el (org-odt-get-label-definition):
Throw an error if the label that is being referenced is not
defined elsewhere.
contrib/lisp/org-odt.el