Fix some link resolving bugs
commit6a0dc7d588673b66dd370b456ad965c6350971ff
authorMichael Olson <mwolson@gnu.org>
Sun, 29 Oct 2006 05:54:10 +0000 (29 05:54 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 29 Oct 2006 05:54:10 +0000 (29 05:54 +0000)
tree788777baedd801c43b799ffc6e7cf77e0d7ba217
parent984e0e56598c0a33890190ba5f2a75838292f222
Fix some link resolving bugs

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

* lisp/muse-publish.el (muse-publish-url): Allow the original link
to serve as a description for a URL, as long as it differs from
the destination URL.  This fixes the description of WikPage links
in PDF output.

* lisp/muse-wiki.el (muse-wiki-resolve-project-page): Use the path
of the current page as the local path, instead of duplicating the
remote file's path.  This probably fixes at least one reported
bug. since it's quite major.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-229
ChangeLog
lisp/muse-publish.el
lisp/muse-wiki.el