Revision: muse--main--1.0--patch-179
Archive: [EMAIL PROTECTED]
Creator: Michael Olson <[EMAIL PROTECTED]>
Date: Sun Jul 24 16:01:02 EST 2005
Standard-date: 2005-07-24 21:01:02 GMT
Modified-files: ChangeLog lisp/muse-project.el
lisp/muse-wiki.el
New-patches: [EMAIL PROTECTED]
Summary: Make interwiki links work in a few more edge cases.
Keywords:
* lisp/muse-project.el (muse-project-applicable-styles): Remove
assertion, now that I have a good idea of the edge cases involved.
* lisp/muse-wiki.el (muse-wiki-resolve-project-page): Handle case where
the current file is not part of any Muse project, allowing interwiki
links to be resolvable even then. Don't return a relative path if we
are not publishing. For visiting links, the best thing is just to
return the real path.