Merge branch 'master' of orgmode.org:org-mode

This commit is contained in:
Bastien Guerry 2012-07-11 22:21:00 +02:00
commit 7d41c87aee
1 changed files with 1 additions and 1 deletions

View File

@ -445,7 +445,7 @@ variable, the list of valid values are populated based on
xml-files)) xml-files))
;; delete temporary directory. ;; delete temporary directory.
(delete-directory org-odt-zip-dir t))))) (delete-directory org-odt-zip-dir t)))))
(condition-case-unless-debug err (condition-case-no-debug err
(prog1 (progn ,@body) (prog1 (progn ,@body)
(funcall --cleanup-xml-buffers)) (funcall --cleanup-xml-buffers))
((quit error) ((quit error)