Serialize the publishing cache
commitd7e15f0c887a50cc5053d7efac9197ad3958b5bd
authorDavid Maus <dmaus@ictsoc.de>
Sat, 22 May 2010 14:10:34 +0000 (22 16:10 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 25 May 2010 09:38:42 +0000 (25 11:38 +0200)
tree77487a418cb8b1f18137e2186e0ea81f1d58099e
parent70966091826ae2559d7859e452a169864546976b
Serialize the publishing cache

* lisp/org-publish.el (org-publish-write-cache-file):
Write a serialized version of the cache hash.
(org-publish-initialize-cache): Reset the cache hash before creating a
new one.Serialize publishing project cache with `puthash' expressions.
lisp/org-publish.el