# HG changeset patch # User Eli Zaretskii # Date 999972149 0 # Node ID 34e0c37a580975c1968feb6abee9d22499a8a598 # Parent bc2c221512ab62eb44b07aa0e770e4e492a0e590 string-as-{muti,uni}byte doesn't act on a buffer. diff -r bc2c221512ab -r 34e0c37a5809 etc/NEWS --- 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