summaryrefslogtreecommitdiff
path: root/etc/NEWS
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2024-04-12 15:51:26 +0200
committerMichael Albinus <michael.albinus@gmx.de>2024-04-12 15:51:26 +0200
commit2fc7e21f5e75ea6b00d6f7344335f44f5663d955 (patch)
tree63ac3b8e398493b6330a49ca50a727f41eba7d6d /etc/NEWS
parentf93df59e8c9038a10992b71bfd6beeda70f806dd (diff)
downloademacs-2fc7e21f5e75ea6b00d6f7344335f44f5663d955.tar.gz
; * etc/NEWS: Fix typo.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 30b1cceb2cb..ed5db3a01a3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1777,7 +1777,7 @@ values.
+++
** Conversion of strings to and from byte-arrays works with multibyte strings.
The functions 'dbus-string-to-byte-array' and
-'dbus-byte-array-to-string}' now accept and return multibyte Lisp
+'dbus-byte-array-to-string' now accept and return multibyte Lisp
strings, encoding to UTF-8 and decoding from UTF-8 internally. This
means that the argument to 'dbus-byte-array-to-string' must be a valid
UTF-8 byte sequence, and the optional parameter MULTIBYTE of