Mercurial > emacs
diff etc/NEWS @ 39212:34e0c37a5809
string-as-{muti,uni}byte doesn't act on a buffer.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 08 Sep 2001 18:02:29 +0000 |
parents | d0b29a3ee609 |
children | b0917cfd67e0 |
line wrap: on
line diff
--- a/etc/NEWS Sat Sep 08 17:54:25 2001 +0000 +++ b/etc/NEWS Sat Sep 08 18:02:29 2001 +0000 @@ -2734,8 +2734,8 @@ --- *** The functions `set-buffer-modified', `string-as-multibyte' and -`string-as-unibyte' change the byte sequence of a buffer if it -contains a character from the `eight-bit-control' character set. +`string-as-unibyte' change the byte sequence of a buffer or a string +if it contains a character from the `eight-bit-control' character set. --- *** The handling of multibyte sequences in a multibyte buffer is