]> git.eshelyaron.com Git - emacs.git/commitdiff
string-as-{muti,uni}byte doesn't act on a buffer.
authorEli Zaretskii <eliz@gnu.org>
Sat, 8 Sep 2001 18:02:29 +0000 (18:02 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 8 Sep 2001 18:02:29 +0000 (18:02 +0000)
etc/NEWS

index 396f2df74b444fd34f873d796f1cdf2957a63324..1419e59ac94abc850dc00555b6bb534f0e641166 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2734,8 +2734,8 @@ multibyte buffer and `unknown' in a unibyte buffer.
 
 ---
 *** 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