colors: Make <nop> tag work when displaying Muse buffers
commitc9be473c3a5b58ef36796315d35cdfed771c0bf5
authorMichael W. Olson <mwolson@gnu.org>
Wed, 3 Oct 2007 14:10:32 +0000 (3 10:10 -0400)
committerMichael W. Olson <mwolson@gnu.org>
Wed, 3 Oct 2007 14:10:32 +0000 (3 10:10 -0400)
treea153c149db8f1d880a07da579cba541e0fadac5b
parentab7c33b4ecbe7a0e85cfc15a83c4386c93327b9d
colors: Make <nop> tag work when displaying Muse buffers

* lisp/muse-colors.el (muse-unhighlight-region): Remove muse-no-implicit
  link property.
  (muse-colors-implicit-link): Check for muse-no-implicit-link property.

* lisp/muse-wiki.el (muse-wiki-colors-nop-tag): Add the
  muse-no-implicit-link property.  This makes colorization of <nop> work.
  Add docstring.
ChangeLog
lisp/muse-colors.el
lisp/muse-wiki.el