Fix muse-style-derived-p edge case
commit2996a9c31c326ec424dbac84213c62ff2eadb1e5
authorMichael Olson <mwolson@gnu.org>
Sat, 31 Mar 2007 23:21:18 +0000 (31 23:21 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 31 Mar 2007 23:21:18 +0000 (31 23:21 +0000)
tree45713095a1c08b64b819de41e4eb651b92e2694a
parent2e0589003d9c61081a064bde47b0ecf97f7a9784
Fix muse-style-derived-p edge case

2007-03-31  Michael Olson  <mwolson@gnu.org>

* lisp/muse-publish.el (muse-style-derived-p): Fix bug where the
expression (muse-style-derived-p "latex" (muse-style "latex"))
yielded nil.  It now yields t, as expected.  Thanks to Jim Ottaway
for the catch.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-283
ChangeLog
lisp/muse-publish.el