Revert "org-odt.el: Remove dependency on a pending patch"

This reverts commit 13b4f6b2e0.
This commit is contained in:
Jambunathan K 2011-10-09 22:23:11 +05:30
parent 3e86300d6d
commit bbf836730a
1 changed files with 1 additions and 2 deletions

View File

@ -1140,8 +1140,7 @@ Use `org-odt-format-source-code-or-example-plain' or
`org-odt-format-source-code-or-example-colored' depending on the
value of `org-export-odt-use-htmlfontify."
(setq lines (org-export-number-lines
lines 0 0 num cont rpllbl fmt ;; 'preprocess
)
lines 0 0 num cont rpllbl fmt 'preprocess)
lines (funcall
(or (and org-export-odt-use-htmlfontify
(or (featurep 'htmlfontify)