Fix #5477: muse-replace-regexp-in-string throws error in XEmacs 21.4
commit3478bf47fd6d1510b9cb4d5f7c7cf41439e1e0dd
authorMichael Olson <mwolson@gnu.org>
Tue, 14 Mar 2006 18:41:54 +0000 (14 18:41 +0000)
committerMichael Olson <mwolson@gnu.org>
Tue, 14 Mar 2006 18:41:54 +0000 (14 18:41 +0000)
treed9271dea51c9b4b8223ba053626a3be045ad596a
parentbc3666dd961b005099f497232df33ed7ed1ff639
Fix #5477: muse-replace-regexp-in-string throws error in XEmacs 21.4

* Makefile.defs, lisp/muse-colors.el: Fix typo.

* lisp/muse.el (muse-replace-regexp-in-string): Switch order so that
  `replace-in-string' is checked before `replace-regexp-in-string', since
  XEmacs' implementation of the latter seems to be broken.  Thanks to Jim
  Ottaway for the heads up.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-64
ChangeLog.2006
Makefile.defs
lisp/muse-colors.el
lisp/muse.el