If a URL has a resolve function of nil, publish the description only.
commitc56bd1c90d7c8b964b8e27277125fe08c3da396f
authorMichael Olson <mwolson@gnu.org>
Sun, 4 Sep 2005 17:02:21 +0000 (4 17:02 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 4 Sep 2005 17:02:21 +0000 (4 17:02 +0000)
treea268484c242831cbc1c30e858b56372ba0184b88
parent3730e4447d9c4d24c699b0f9937742f74af5c981
If a URL has a resolve function of nil, publish the description only.

* lisp/muse-mode.el (muse-visit-link-default): Make sure we search for a
  complete tag.

* lisp/muse-protocols.el (muse-url-protocols): Improve customization
  interface.
  (muse-resolve-url): If nil is given as the resolve function, return
  nil.

* lisp/muse-publish.el (muse-publish-url): If the URL resolves as nil,
  insert the description instead of the original URL.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-220
ChangeLog
lisp/muse-mode.el
lisp/muse-protocols.el
lisp/muse-publish.el