org-publish.el: fix bug in `org-publish-cache-file-needs-publishing'.
commit382e69ee6c73c7b621b8705beb177c4fb4514330
authorBastien Guerry <bzg@altern.org>
Wed, 6 Jul 2011 17:21:50 +0000 (6 19:21 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 6 Jul 2011 17:21:50 +0000 (6 19:21 +0200)
tree45deda9aa90df017f6c11c39375c1417c3861643
parent7a88eaec295d50a6e27cc1d6b6f1a725ace01076
org-publish.el: fix bug in `org-publish-cache-file-needs-publishing'.

* install/git/org-mode/lisp/org-publish.el
(org-publish-cache-file-needs-publishing): only check against .org
files.
lisp/org-publish.el