Fix a typo.
authorEli Zaretskii <eliz@gnu.org>
Wed, 12 Sep 2001 13:08:29 +0000 (13:08 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 12 Sep 2001 13:08:29 +0000 (13:08 +0000)
etc/NEWS

index b1114e2..b132ede 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2453,7 +2453,7 @@ restriction to be restored incorrectly.
 when they find 8-bit characters.  Previously, they included `ascii' in a
 multibyte buffer and `unknown' in a unibyte buffer.
 
-*** The functions `set-buffer-modified', `string-as-multibyte' and
+*** The functions `set-buffer-multibyte', `string-as-multibyte' and
 `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.