]> git.eshelyaron.com Git - emacs.git/commit
Fix description of when "\xNNN" is considered a unibyte character
authorEli Zaretskii <eliz@gnu.org>
Sat, 27 Jan 2024 08:11:32 +0000 (10:11 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 31 Jan 2024 20:07:31 +0000 (21:07 +0100)
commit6040dfd121dd5c66eb76d16447b03605e1d4c31d
treed70359ca7e937258c924ca08d3459c102ad176a3
parentc1ed10e9dfb16ca1afbc0a0011a8de21c8a33061
Fix description of when "\xNNN" is considered a unibyte character

* doc/lispref/objects.texi (Non-ASCII in Strings): More accurate
description of when a hexadecimal escape sequence yields a unibyte
character.  (Bug#68751)

(cherry picked from commit 53481cc954641256602830a6d74def86440ac4a9)
doc/lispref/objects.texi