muse-mode: Don't require muse-publish.el.
commitd445affa90cae05e2eddddea824be67275d24023
authorMichael Olson <mwolson@gnu.org>
Sat, 25 Mar 2006 03:31:36 +0000 (25 03:31 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 25 Mar 2006 03:31:36 +0000 (25 03:31 +0000)
tree4f549047c8cd86417e2f6525f4e122f2375b7d4f
parentef3754537c5fa19de0afa2cff8577464b52ab00e
muse-mode: Don't require muse-publish.el.

* lisp/muse-mode.el: Use a few autoloads instead of requiring
  muse-publish.el.  This allows people to optionally have Muse mode
  without including the publishing features, as long as they never call a
  publishing function.  The documentation says that Muse is supposed to
  be modular in that way, so I guess we'd better follow it.
  (muse-insert-tag): Make sure that muse-publish is required before
  accessing `muse-publish-markup-tags'.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-69
ChangeLog.2006
lisp/muse-mode.el