1
0
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:
Eli Zaretskii 2001-09-08 18:02:29 +00:00
parent 2842de3068
commit 58008c3653

View File

@ -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