Enable/Disable multibyte might not be safe in Emacs Mule 5 if the
authorShengHuo ZHU <zsh@cs.rochester.edu>
Fri, 6 Oct 2000 13:14:21 +0000 (13:14 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Fri, 6 Oct 2000 13:14:21 +0000 (13:14 +0000)
commita3cad1f3a2844ae3257a98b3843a1b8757f90481
tree8ef1d7ee791f64a52df04e5554a92aee3b13e10f
parent509335ab310356d86e5e75958da4e6e370602c4f
Enable/Disable multibyte might not be safe in Emacs Mule 5 if the
buffer is not empty, but this macro has to be used in some situations
in Emacs Mule 4.

2000-10-06 10:01:08  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-util.el (mm-with-unibyte-current-buffer): Don't set unibyte
if eight-bit-control is a charset, e.g. Mule 5 in Emacs 21.
lisp/ChangeLog
lisp/mm-util.el