Mercurial > emacs
changeset 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 | bc2c221512ab |
children | 8ce71cb853c1 |
files | etc/NEWS |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
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