muse-ikiwiki: Don't permit flyspell coloring in directives.
commit40bf9ab644d867b746d79c1197a013745bed2de1
authorMichael Olson <mwolson@gnu.org>
Sun, 2 Nov 2008 04:27:58 +0000 (1 21:27 -0700)
committerMichael Olson <mwolson@gnu.org>
Sun, 2 Nov 2008 04:27:58 +0000 (1 21:27 -0700)
tree1aba7ae47f99f5d77b696312f25ba0b30e0f5e63
parent0de1e8269b838432feb32cfcfd193103fbc3ad98
muse-ikiwiki: Don't permit flyspell coloring in directives.

* lisp/muse-colors.el (muse-unhighlight-region): Reset muse-no-flyspell
  property.

* lisp/muse-ikiwiki.el (muse-colors-ikiwiki-directive): 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.
lisp/muse-colors.el
lisp/muse-ikiwiki.el
lisp/muse-mode.el