Fix publishing of bare interwiki names.
commitc344687f71c0eefc51b3466c5df7173cd1008106
authorMichael Olson <mwolson@gnu.org>
Wed, 6 Jul 2005 02:02:42 +0000 (6 02:02 +0000)
committerMichael Olson <mwolson@gnu.org>
Wed, 6 Jul 2005 02:02:42 +0000 (6 02:02 +0000)
treea7b078346a69eb5750095e96295a8ede05e8fb69
parentdb2236c88221372cf231f16b9c61a339529590b7
Fix publishing of bare interwiki names.

* lisp/muse-wiki.el (muse-wiki-transform-wikiword): Use `setq' instead of
  `set'.  Use `muse-assoc-string' instead of `assoc'.

* lisp/muse.el (muse-assoc-string): New compatibility function that makes
  `assoc-string' functionality usable with Emacs21 and XEmacs.

git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-88
ChangeLog
lisp/muse-wiki.el
lisp/muse.el