APPROVE COMMIT
* Adrian Aichner <adrian(a)xemacs.org> writes:
SUPERSEDES <16956.43223.980860.469559(a)parhasard.net>
Aidan, I'd suggest this one instead, with your ChangeLog.
Index: mm-util.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/gnus/lisp/mm-util.el,v
retrieving revision 1.7
diff -u -u -r1.7 mm-util.el
--- mm-util.el 14 Mar 2005 02:26:20 -0000 1.7
+++ mm-util.el 19 Mar 2005 22:04:57 -0000
@@ -655,7 +655,7 @@
(defmacro mm-xemacs-find-mime-charset (begin end)
(when (featurep 'xemacs)
- `(mm-xemacs-find-mime-charset-1 ,begin ,end)))
+ `(and (featurep 'mule) (mm-xemacs-find-mime-charset-1 ,begin ,end))))
(defun mm-find-mime-charset-region (b e &optional
hack-charsets)
"Return the MIME charsets needed to encode the region between B and E.
Thanks guys. I've applied this to XE CVS, Gnus upstream CVS (dev and
stable).
--
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
| I am Dyslexic of Borg. |
| Fusistance is retile. Your arse will be laminated. |
|------------------------------------<steve(a)sxemacs.org>---|