org-publish: delete .orgx and temporary buffers.
commit2610bfd05241f6adacf2c9143e6fd12ce9062b28
authorBastien Guerry <bzg@altern.org>
Wed, 27 Jul 2011 12:36:54 +0000 (27 14:36 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 27 Jul 2011 12:36:54 +0000 (27 14:36 +0200)
tree47ae443c473e7e945b86ebc35c8129c36c614029
parent066665e029eee64e443408bdd93a885784d6b167
org-publish: delete .orgx and temporary buffers.

Also add the org- prefix to some variable.

* org-publish.el (org-publish-find-title): bugfix: kill
buffers unless they were already visited.
(org-sitemap-sort-files, org-sitemap-sort-folders)
(org-sitemap-ignore-case, org-sitemap-requested)
(org-sitemap-date-format, org-sitemap-file-entry-format): use
a correct prefix.
(org-publish-projects): Make sure to delete .orgx files.
(org-publish-index-generate-theindex.inc): Small docstring
fix.
lisp/org-publish.el