Fix bug in muse-project-applicable-styles
commitdece79012b282a907c00e5c19e18776acbf1889e
authorMichael W. Olson <mwolson@exabyte.rcac.purdue.edu>
Fri, 3 Aug 2007 12:12:11 +0000 (3 08:12 -0400)
committerMichael W. Olson <mwolson@exabyte.rcac.purdue.edu>
Fri, 3 Aug 2007 12:12:11 +0000 (3 08:12 -0400)
tree7c9a585a6b10965cb3276364c352a4147a34d342
parent1a1bb0f7838302c3bc56cffaa9a30aacc4135fec
Fix bug in muse-project-applicable-styles

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

* lisp/muse-project.el (muse-project-applicable-styles): Remove
useless argument ignore-regexp.  Use saner logic.  This fixes a
bug where a file could potentially not exist but still appear in
the used-styles list.  Thanks to John Wiegley for the fix.
(muse-project-publish-file): Don't take ignore-reegxp argument.
ChangeLog
lisp/muse-project.el