changeset 39255:2ccde3c50b3a

Fix a typo.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 12 Sep 2001 13:08:29 +0000
parents 73dd40615520
children cc4b3cf1bfcd
files etc/NEWS
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed Sep 12 11:43:47 2001 +0000
+++ b/etc/NEWS	Wed Sep 12 13:08:29 2001 +0000
@@ -2453,7 +2453,7 @@
 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.