1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 06:50:39 -08:00
emacs/doc
Richard Hansen c1829b307c bindat (str, strz): Reject non-ASCII, non-`eight-bit' characters
* lisp/emacs-lisp/bindat.el (str) (strz): Signal an error if the user
attempts to pack a multibyte string containing characters other than
ASCII and `eight-bit' characters (bug#55897).
* doc/lispref/processes.texi (Bindat Types): Update documentation.
* test/lisp/emacs-lisp/bindat-tests.el (str) (strz): Add tests.
2022-06-12 09:59:13 +03:00
..
emacs Merge from origin/emacs-28 2022-06-11 06:30:30 +02:00
lispintro Change current-time back to list form 2022-04-28 12:54:06 -07:00
lispref bindat (str, strz): Reject non-ASCII, non-`eight-bit' characters 2022-06-12 09:59:13 +03:00
man Merge from origin/emacs-28 2022-06-11 06:30:30 +02:00
misc Merge from origin/emacs-28 2022-06-10 08:17:35 +02:00