Make info:// and man:// not publish a link, handle insert URL edge case.
commita2810ce27f87959812f1056d563889a07ceb9c76
authorMichael Olson <mwolson@gnu.org>
Sun, 4 Sep 2005 17:07:07 +0000 (4 17:07 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 4 Sep 2005 17:07:07 +0000 (4 17:07 +0000)
treeeda8f4220fa7d10eebf287b2181bdd243f7ff616
parentc56bd1c90d7c8b964b8e27277125fe08c3da396f
Make info:// and man:// not publish a link, handle insert URL edge case.

* lisp/muse-protocols.el (muse-url-protocols): info:// and man:// should
  publish only the description, not the URL.

* lisp/muse-publish.el (muse-publish-insert-url): Handle case where we
  get nil from muse-publish-url by not inserting any text.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-221
ChangeLog
lisp/muse-protocols.el
lisp/muse-publish.el