1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-18 06:01:22 -08:00
emacs/doc
Michael Albinus a69890eea9 Improve D-Bus byte-array conversion
* doc/misc/dbus.texi (Type Conversion): Adapt dbus-byte-array-to-string.

* etc/NEWS: D-Bus byte array conversion works over raw UTF-8 bytes.
Fix typos.

* lisp/net/dbus.el (dbus-string-to-byte-array)
(dbus-byte-array-to-string): BYTE-ARRAY must be an UTF-8 raw bytes
sequence.  Make optional argument MULTIBYTE obsolete.  (Bug#70301)
(dbus-call-method-handler, dbus-register-signal)
(dbus-escape-as-identifier): Use `length=' and `length>'.

* test/lisp/net/dbus-tests.el (dbus--test-method-handler)
(dbus-test09-get-managed-objects): Use `length='.
(dbus-test01-type-conversion): Extend test.

* test/lisp/net/secrets-tests.el (secrets-test03-items): Extend test.
2024-04-12 10:09:45 +02:00
..
emacs ; Improve documentation of completion commands 2024-04-11 21:48:47 +03:00
lispintro Fix info-xref-tests 2024-01-13 20:38:34 +02:00
lispref * doc/lispref/parsing.texi (Parsing Program Source): Fix menu. 2024-04-10 21:07:21 +03:00
man Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
misc Improve D-Bus byte-array conversion 2024-04-12 10:09:45 +02:00
translations ; Further copyedits of doc/translations/README. 2024-02-19 15:19:54 +02:00