aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.
2453when they find 8-bit characters. Previously, they included `ascii' in a 2453when they find 8-bit characters. Previously, they included `ascii' in a
2454multibyte buffer and `unknown' in a unibyte buffer. 2454multibyte buffer and `unknown' in a unibyte buffer.
2455 2455
2456*** The functions `set-buffer-modified', `string-as-multibyte' and 2456*** The functions `set-buffer-multibyte', `string-as-multibyte' and
2457`string-as-unibyte' change the byte sequence of a buffer or a string 2457`string-as-unibyte' change the byte sequence of a buffer or a string
2458if it contains a character from the `eight-bit-control' character set. 2458if it contains a character from the `eight-bit-control' character set.
2459 2459