org-odt.el: Replace `copy-seq' with `copy-sequence'

This commit is contained in:
Jambunathan K 2012-09-04 23:52:04 +05:30
parent dd28223042
commit 7de1b14465
1 changed files with 1 additions and 1 deletions

View File

@ -1476,7 +1476,7 @@ is turned on."
(" " "<text:s/>")
(" " "<text:tab/>")))
(hfy-face-to-css 'org-odt-hfy-face-to-css)
(hfy-optimisations-1 (copy-seq hfy-optimisations))
(hfy-optimisations-1 (copy-sequence hfy-optimisations))
(hfy-optimisations (add-to-list 'hfy-optimisations-1
'body-text-only))
(hfy-begin-span-handler