summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-09-08 18:02:29 +0000
committerEli Zaretskii <eliz@gnu.org>2001-09-08 18:02:29 +0000
commit1df167b08a3b1caa3b9fe87a8360fdd63ba28a09 (patch)
tree6d772f985ed35bd5208cc95c85729e6d71a6b9db /etc
parent8c399a59d95344342381309ce03aa57e2eece127 (diff)
downloademacs-1df167b08a3b1caa3b9fe87a8360fdd63ba28a09.tar.gz
string-as-{muti,uni}byte doesn't act on a buffer.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 396f2df74b4..1419e59ac94 100644
--- 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