Fix issue where backup files were being added to the file alist.
commit3d6a21940b4d7f7bee9163943462abf6e3c416ef
authorMichael Olson <mwolson@gnu.org>
Fri, 18 Aug 2006 16:36:36 +0000 (18 16:36 +0000)
committerMichael Olson <mwolson@gnu.org>
Fri, 18 Aug 2006 16:36:36 +0000 (18 16:36 +0000)
tree10bc60f499b22123ad6358e6a4320a56e61146c7
parente88acd1d89ff7ea4ca08d16f9da206e906685ae9
Fix issue where backup files were being added to the file alist.

2006-08-18  Michael Olson  <mwolson@gnu.org>

* lisp/muse-project.el (muse-project-file-entries): Since we are
given a full path, match against the filename as well.  This fixes
an issue where backup files were being added to the file alist.

* lisp/muse-docbook.el (muse-docbook-markup-regexps): Apply a fix
from muse-html.el.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-194
ChangeLog
lisp/muse-docbook.el
lisp/muse-project.el