From a2f2b66a6d25aa7d2818cf2c159f3d5600064816 Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Thu, 30 Oct 2008 22:03:20 -0700 Subject: [PATCH] Update ChangeLog. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index d44fbea..098c8ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2008-10-30 Michael Olson + + * lisp/muse-ikiwiki.el (muse-ikiwiki-directive): New face for + coloring Ikiwiki directives. + (muse-colors-ikiwiki-directive): Colorize ikiwiki directives. + (muse-ikiwiki-insinuate-colors): Stuff to do when both + muse-ikiwiki and muse-colors are loaded. + + * lisp/muse-wiki.el: Move some code out of eval-after-load + statement. + 2008-10-13 Michael Olson * lisp/muse-colors.el (muse-colors-regexp, muse-colors-vector): -- 2.11.4.GIT