---
lisp/org-publish.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/org-publish.el b/lisp/org-publish.el
index c35e3f4..e77b1a0 100644
--- a/lisp/org-publish.el
+++ b/lisp/org-publish.el
@@ -939,7 +939,7 @@ and return it."
(setq org-publish-cache
(make-hash-table :test 'equal :weakness nil :size 100))
(org-publish-cache-set ":project:" project-name)
- (org-publish-cache-set ":cache-file:" cache-file org-publish-cache))
+ (org-publish-cache-set ":cache-file:" cache-file))
(unless cexists (org-publish-write-cache-file nil))))
org-publish-cache)
--
1.7.1
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode