From 4e0aceca60f8cac3845854dad9bdb80699745bc0 Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Thu, 9 Oct 2008 22:36:33 -0700 Subject: [PATCH] Update ChangeLog. --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/ChangeLog b/ChangeLog index f7228fa..59d655f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2008-10-09 Michael Olson + + * examples/ikiwiki/IkiWiki/Plugin/muse.pm: Move here from + examples/ikiwiki/muse. Encode/decode UTF-8 properly. Take pains + to remove the temp file. Die on errors. Remove test sub. + + * examples/ikiwiki/muse-init-project.el: Remove server stuff. + + * lisp/muse-ikiwiki.el (muse-ikiwiki-publish-file): Set + font-lock-verbose to nil to avoid spurious messages when + publishing. Silence the "Wrote file" message. + + * lisp/muse-publish.el (muse-batch-publish-files): Set + font-lock-verbose to nil to avoid spurious messages when + publishing. + + * lisp/muse.el (muse-write-file): Take NOMESSAGE argument. + + * texi/muse.texi (Ikiwiki): Add instructions for using + IkiWiki::Plugin::muse. + 2008-09-30 Clinton Ebadi * muse-latex2png (muse-latex2png): Use call-process rather than -- 2.11.4.GIT