Fix crashes seen with byte-compiled files.
commit6aac271d9197908881f1f094ef4f5398c29dd6c1
authorJambunathan K <kjambunathan@gmail.com>
Mon, 21 Mar 2011 12:51:13 +0000 (21 18:21 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Mon, 21 Mar 2011 12:51:52 +0000 (21 18:21 +0530)
treec20301a3ef440ab653747a80740822ed21def922
parentb1b6b0b0909b6e62ca827578da971a1316496069
Fix crashes seen with byte-compiled files.

* Makefile (LISPF): Add org-odt.el.
* lisp/org-odt.el: requires org-html.
* lisp/org-html.el (with-org-parse-preserve-paragraph-state):
Renamed from `with-org-html-preserve-paragraph-state'. Place the
macro definition above it's references.
(with-org-html-preserve-paragraph-state): See above.
(org-do-export, org-export-html-format-image)
(org-export-html-get-tag-class-name): Use the new name. See above.
Makefile
lisp/org-html.el
lisp/org-odt.el