Permit non-Muse files in projects to be linked to, tweak file-regexp
commit5c676706e669c7f4255b7538d5c8dfa1f518be1c
authorMichael Olson <mwolson@gnu.org>
Sun, 29 Oct 2006 23:30:36 +0000 (29 23:30 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 29 Oct 2006 23:30:36 +0000 (29 23:30 +0000)
tree922ebdc1e96a8cbdb3e9f1e1e9e5f23d6f0417a5
parent72de0a5b54e95089d48630d8775e6814b91102d2
Permit non-Muse files in projects to be linked to, tweak file-regexp

2006-10-29  Michael Olson  <mwolson@gnu.org>

* lisp/muse-project.el (muse-project-find-file): Permit non-Muse
files in projects to be linked to, though it isn't yet sure
whether they will publish correctly.

* lisp/muse-regexps.el (muse-file-regexp): If something ends in
"/", it is a file or directory, not a Muse page.  Thanks to
Phillip Lord for the suggestion.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-231
ChangeLog
lisp/muse-project.el
lisp/muse-regexps.el