Try to make Muse play nice with outline minor mode.
commit9538f4f3bcc62ef62322ae5de2a4dbc9709f9999
authorMichael Olson <mwolson@gnu.org>
Wed, 22 Jun 2005 19:57:42 +0000 (22 19:57 +0000)
committerMichael Olson <mwolson@gnu.org>
Wed, 22 Jun 2005 19:57:42 +0000 (22 19:57 +0000)
treec0ac3e72d080fd7bb5643c6c0e8a84b3dba6de52
parentd6764822c58bd0e0cc67eb08371912548393d9e4
Try to make Muse play nice with outline minor mode.

* lisp/muse-colors.el (muse-colors-emphasized, muse-colors-emphasized)
(muse-colors-underlined, muse-use-font-lock, muse-link-properties): Use
"muse" instead of "t" when adding invisibility to text or checking for
invisibility.

* lisp/muse.el (muse-add-to-invisibility-spec): New function that is a
compatibility wrapper for `add-to-invisibility-spec'; XEmacs doesn't have
this function.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-72
ChangeLog
lisp/muse-colors.el
lisp/muse.el