Make interwiki links work in a few more edge cases.
commit6af012eb69fd06647fbbb676bcac161df17b0b4b
authorMichael Olson <mwolson@gnu.org>
Sun, 24 Jul 2005 21:01:02 +0000 (24 21:01 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 24 Jul 2005 21:01:02 +0000 (24 21:01 +0000)
treef6c733fa6df91ae4e842ec7a300f43ba0b9b439a
parent1a744a1a123bf1d9074792ed822fe1aa5cc29ede
Make interwiki links work in a few more edge cases.

* 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.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-179
ChangeLog
lisp/muse-project.el
lisp/muse-wiki.el