From 7de1b1446507fd8dc51c34b6b6d43224aafbe317 Mon Sep 17 00:00:00 2001 From: Jambunathan K Date: Tue, 4 Sep 2012 23:52:04 +0530 Subject: [PATCH] org-odt.el: Replace `copy-seq' with `copy-sequence' --- lisp/org-odt.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-odt.el b/lisp/org-odt.el index fbb31d516..c3fc325c6 100644 --- a/lisp/org-odt.el +++ b/lisp/org-odt.el @@ -1476,7 +1476,7 @@ is turned on." (" " "") (" " ""))) (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