org-fixup.el: Use defvar instead of defconst to define the `org-odt-data-dir' autoload
commit1df9907b50a20fd9218532df053b77937bf2c4c9
authorBastien Guerry <bzg@altern.org>
Mon, 1 Oct 2012 05:52:50 +0000 (1 07:52 +0200)
committerBastien Guerry <bzg@altern.org>
Mon, 1 Oct 2012 05:52:50 +0000 (1 07:52 +0200)
tree99d6ff500ff3ccbd50f51c54ee4d33bd1d8cee0a
parentf95e5ff1ba16ea407a635fd2281061fb9d80e696
org-fixup.el: Use defvar instead of defconst to define the `org-odt-data-dir' autoload

* org-fixup.el (org-make-org-version): Use defvar instead of
defconst to define the `org-odt-data-dir' autoload.

Thanks to Glenn Morris for pointing at this.
mk/org-fixup.el