mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-21 18:23:59 +00:00
* etc/NEWS: Mention the change in json-encode-string.
The change was made to fix bug#20154, and came up again in bug#24239.
This commit is contained in:
parent
2e524034f7
commit
96e3d1636a
3
etc/NEWS
3
etc/NEWS
@ -329,6 +329,9 @@ GnuTLS encryption functions if possible.
|
|||||||
|
|
||||||
** JSON
|
** JSON
|
||||||
|
|
||||||
|
*** 'json-encode-string' now only escapes the characters it has to.
|
||||||
|
Which means that the encoded strings can contain non-ASCII characters.
|
||||||
|
|
||||||
*** 'json-pretty-print' and 'json-pretty-print-buffer' now maintain
|
*** 'json-pretty-print' and 'json-pretty-print-buffer' now maintain
|
||||||
the ordering of object keys by default.
|
the ordering of object keys by default.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user