mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-23 10:34:07 +00:00
string-as-{muti,uni}byte doesn't act on a buffer.
This commit is contained in:
parent
2842de3068
commit
58008c3653
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…
Reference in New Issue
Block a user