summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJambunathan K <kjambunathan@gmail.com>2012-09-04 23:52:04 +0530
committerJambunathan K <kjambunathan@gmail.com>2012-09-04 23:56:02 +0530
commit7de1b1446507fd8dc51c34b6b6d43224aafbe317 (patch)
tree5f4e58e576e74de41273a41d6215189fa9748e96
parentdd2822304228cffa4a06dccc2b04ce93f040b0c3 (diff)
downloadorg-mode-7de1b1446507fd8dc51c34b6b6d43224aafbe317.tar.gz
org-odt.el: Replace `copy-seq' with `copy-sequence'
-rw-r--r--lisp/org-odt.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-odt.el b/lisp/org-odt.el
index fbb31d5..c3fc325 100644
--- a/lisp/org-odt.el
+++ b/lisp/org-odt.el
@@ -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