Fix a bug triggered by batch-publishing.
commitcd76c49390558c0ad634156bf487aa46e01fbb13
authorMichael Olson <mwolson@gnu.org>
Sat, 1 Apr 2006 04:20:45 +0000 (1 04:20 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 1 Apr 2006 04:20:45 +0000 (1 04:20 +0000)
treeecdf8c48f6cfcd64738a6f7d40ab836423df8ca5
parenta63abd89a274dc5a5f831b63d3bee4e50cbc6fbf
Fix a bug triggered by batch-publishing.

* lisp/muse-publish.el (muse-detect-invalid-style): Remove, since the
  right algorithm turned out to be simpler than I had thought.  Thanks to
  Sergei V. Fleytin for reporting breakage with the old method.
  (muse-publish-file): Don't be overzealous when checking for an invalid
  style -- use a simpler check.
  (muse-batch-publish-files): Don't check for invalid styles here, since
  we already do so in `muse-publish-file'.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-80
ChangeLog.2006
lisp/muse-publish.el