+2003-05-24 Dave Love <fx@gnu.org>
+
+ * international/mule-conf.el (utf-16le, utf-16be-16be)
+ (utf-16le-with-signature, utf-16be-with-signature, utf-16):
+ Define :mime-text-unsuitable. `utf-16{b,l}e...' renamed from
+ `-16-{b,l}e-' and aliases defined for the old names.
+
+ * international/mule.el (define-coding-system): Doc fix.
+
2003-05-08 Dave Love <fx@gnu.org>
* international/utf-7.el: New file.
(select-safe-coding-system, select-message-coding-system): Use
:mime-charset, not 'mime-charset.
- * international/mule-conf.el (utf-8-emacs): Add various
- :mime-charset properties.
+ * international/mule-conf.el: Add various :mime-charset
+ properties.
2002-05-13 Dave Love <fx@gnu.org>
`:coding-type' (required)
VALUE must be one of `charset', `utf-8', `utf-16', `iso-2022',
-`emacs-mule', `shift-jis', `big5', `ccl', `raw-text', `undecided'.
+`emacs-mule', `shift-jis', `ccl', `raw-text', `undecided'.
`:eol-type'
VALUE must be a symbol whose name is that of a MIME charset converted
to lower case.
+`:mime-text-unsuitable'
+
+VALUE non-nil means the `:mime-charset' property names a charset which
+is unsuitable for the top-level media type "text".
+
`:flags'
VALUE must be a list of symbols that control the ISO-2022 converter.