colors: Colorize comments and forbid tags in #title
commit01063516c6a3074edd3d954d09b0dba4bfd91a76
authorMichael W. Olson <mwolson@gnu.org>
Wed, 15 Aug 2007 02:02:15 +0000 (14 22:02 -0400)
committerMichael W. Olson <mwolson@gnu.org>
Wed, 15 Aug 2007 02:02:15 +0000 (14 22:02 -0400)
treeedadc5df62d3d48108726eac852737e76876ffb6
parentbe24b60fe0ec66de98c0bc0ee6bcf100ac4a697d
colors: Colorize comments and forbid tags in #title

* lisp/muse-colors.el (muse-colors-emphasized, muse-colors-underlined)
  (muse-colors-verbatim, muse-colors-custom-tags)
  (muse-colors-explicit-link, muse-colors-implicit-link): Don't trod on
  comments or the #title directive.
  (muse-colors-markup): Add comment rule.
  (muse-colors-implicit-link): Only remove flyspell overlay after we
  decide whether this is an implicit link, rather than before.
  (muse-colors-title): Add the muse-directive-or-comment property.
  (muse-colors-comment): New function that colorizes comments using
  font-lock-comment-face.
ChangeLog
lisp/muse-colors.el