From: morioka Date: Fri, 2 Jul 1999 01:58:19 +0000 (+0000) Subject: (mime-edit-user-agent-value): Modify for XEmacs UTF-2000-MULE. X-Git-Tag: remi-1_13_0~12 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d6246fe4525bdb449b9c43109644a336c51cbb2b;p=elisp%2Fsemi.git (mime-edit-user-agent-value): Modify for XEmacs UTF-2000-MULE. --- diff --git a/mime-edit.el b/mime-edit.el index 76a8343..c6229b8 100644 --- a/mime-edit.el +++ b/mime-edit.el @@ -632,7 +632,9 @@ If it is not specified for a major-mode, (mime-product-code-name mime-library-product) ") " (if (featurep 'xemacs) - (concat (if (featurep 'mule) "MULE") + (concat (cond ((featurep 'utf-2000) + (concat "UTF-2000-MULE/" utf-2000-version)) + ((featurep 'mule) "MULE")) " XEmacs" (if (string-match "^[0-9]+\\(\\.[0-9]+\\)" emacs-version) (concat "/"