diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -2453,7 +2453,7 @@ restriction to be restored incorrectly. | |||
| 2453 | when they find 8-bit characters. Previously, they included `ascii' in a | 2453 | when they find 8-bit characters. Previously, they included `ascii' in a |
| 2454 | multibyte buffer and `unknown' in a unibyte buffer. | 2454 | multibyte 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 |
| 2458 | if it contains a character from the `eight-bit-control' character set. | 2458 | if it contains a character from the `eight-bit-control' character set. |
| 2459 | 2459 | ||