string-as-{muti,uni}byte doesn't act on a buffer.
This commit is contained in:
parent
2842de3068
commit
58008c3653
1 changed files with 2 additions and 2 deletions
4
etc/NEWS
4
etc/NEWS
|
@ -2734,8 +2734,8 @@ multibyte buffer and `unknown' in a unibyte buffer.
|
|||
|
||||
---
|
||||
*** The functions `set-buffer-modified', `string-as-multibyte' and
|
||||
`string-as-unibyte' change the byte sequence of a buffer if it
|
||||
contains a character from the `eight-bit-control' character set.
|
||||
`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.
|
||||
|
||||
---
|
||||
*** The handling of multibyte sequences in a multibyte buffer is
|
||||
|
|
Loading…
Add table
Reference in a new issue