org-odt.el: Kill styles.xml buffer before exiting.
commitd6f45b6048d39fe8a155081250b25476e441d91a
authorJambunathan K <kjambunathan@gmail.com>
Sun, 1 May 2011 17:55:57 +0000 (1 23:25 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Sun, 1 May 2011 17:56:51 +0000 (1 23:26 +0530)
tree3ee6d909da971e6260b6175775c1fb9d1f9b2ddf
parent6c6e3992130c6dab77fb2d972e762084407fc8ae
org-odt.el: Kill styles.xml buffer before exiting.

* lisp/org-odt.el (org-export-odt-save-list): Add styles.xml
to list of buffers that need to be saved and eventually
killed.
(org-export-odt-nosave-list): Removed styles.xml from the
list.
(org-odt-save-as-outfile): Inhibit creation of backup
styles.xml file. Refer the inline note in the source file for
further information.
lisp/org-odt.el [changed mode: 0644->0755]