From 35e271adf2d3d26e46af4b0fe7dfe95444305cb9 Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Sat, 1 Nov 2008 21:32:30 -0700 Subject: [PATCH] Update ChangeLog. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index 098c8ad..484d29e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2008-11-01 Michael Olson + + * examples/ikiwiki/IkiWiki/Plugin/muse.pm (import): Add hook for + getsetup. + (getsetup): New function that provides info about this plugin. + + * lisp/muse-colors.el (muse-unhighlight-region): Reset + muse-no-flyspell property. + + * lisp/muse-ikiwiki.el (muse-colors-ikiwiki-directive): Fix some + logic errors with quote detection. Remove flyspell overlays and + set a property to inhibit them. + + * lisp/muse-mode.el (muse-mode-flyspell-p): Don't highlight at + point if muse-no-flyspell property present. + 2008-10-30 Michael Olson * lisp/muse-ikiwiki.el (muse-ikiwiki-directive): New face for -- 2.11.4.GIT