+2009-01-07 Kenichi Handa <handa@m17n.org>
+
+ * international/mule.el (define-coding-system): Fix docstring
+ about :bom usage.
+
2009-01-07 Martin Rudalics <rudalics@gmx.at>
* dired.el (dired-pop-to-buffer): Don't split windows
This attributes specifies whether the coding system uses a `byte order
mark'. VALUE must nil, t, or cons of coding systems whose
-`:coding-type' is `utf-16'.
+`:coding-type' is `utf-16' or `utf-8'.
If the value is nil, on decoding, don't treat the first two-byte as
BOM, and on encoding, don't produce BOM bytes.