Fix bug: fetch the updated title of a page when creating the sitemap.
commit4b8d74150f33043c62a3467379a87364e087205c
authorBastien Guerry <bzg@altern.org>
Wed, 16 Feb 2011 10:39:13 +0000 (16 11:39 +0100)
committerBastien Guerry <bzg@altern.org>
Wed, 16 Feb 2011 10:39:13 +0000 (16 11:39 +0100)
tree67d5ec957e8d84ee5e036809e91a93f2d2a690d3
parentd03d3575cb644734e35f039e9ceacd9bda9a6059
Fix bug: fetch the updated title of a page when creating the sitemap.

* org-publish.el (org-publish-cache-ctime-of-src): improve
docstring.
(org-publish-find-title): New option to explicitly reset the
title in the cache.
(org-publish-format-file-entry): Use this new option.

Thanks to Jonathan Bisson for reporting this.
lisp/org-publish.el