summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-09-12 13:08:29 +0000
committerEli Zaretskii <eliz@gnu.org>2001-09-12 13:08:29 +0000
commit20276dad28c87e3753bb3f58acd4ed5c36daeeb1 (patch)
treea7747de9b900d79a32e07da2fb790dea65e6e09f /etc
parente507c483d15f41715f08ee34db3f077d321bb34d (diff)
downloademacs-20276dad28c87e3753bb3f58acd4ed5c36daeeb1.tar.gz
Fix a typo.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b1114e263eb..b132ede192c 100644
--- 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.