Fix return value of `org-publish-find-title'.
commitcceb998feb6b117baeaba10321ed461297688daf
authorCarsten Dominik <carsten.dominik@gmail.com>
Mon, 3 Nov 2008 12:52:16 +0000 (3 13:52 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Mon, 3 Nov 2008 12:52:16 +0000 (3 13:52 +0100)
tree1f1646eca5c324eedf3c7dfe5225547ffb62a12c
parent0dc772285efea5343fe10d25e52422ac205af31d
Fix return value of `org-publish-find-title'.

My previous patch to remove buffers created just for retrieving the
page title did mess up the return value of this function.  This has
now been fixed.
lisp/org-publish.el