Fix bug with plain URLs that have special characters
commitafd9b1c3cb553db748b8976bd5b04ed4d1124c9d
authorMichael W. Olson <mwolson@gnu.org>
Thu, 6 Sep 2007 02:28:26 +0000 (5 22:28 -0400)
committerMichael W. Olson <mwolson@gnu.org>
Thu, 6 Sep 2007 02:28:26 +0000 (5 22:28 -0400)
tree0b718aa75792c3cfca796522f871261ccec79d4e
parent2e7c47254561e07078e72147d84487a93adcae07
Fix bug with plain URLs that have special characters

* lisp/muse-publish.el (muse-publish-url): When checking to see if this
  is just a plain URL without a description, compare the strings as they
  were before doing escaping.  This fixes a bug where plain URLs could
  sometimes be published as if they were URLs with descriptions.
ChangeLog
lisp/muse-publish.el