emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master e81cf63: * etc/NEWS: Document new JSON behavior.


From: Philipp Stephani
Subject: master e81cf63: * etc/NEWS: Document new JSON behavior.
Date: Sat, 13 Feb 2021 13:35:56 -0500 (EST)

branch: master
commit e81cf63be15f907fbe9de6b6c9eb1a021d4e2fe2
Author: Philipp Stephani <phst@google.com>
Commit: Philipp Stephani <phst@google.com>

    * etc/NEWS: Document new JSON behavior.
---
 etc/NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/etc/NEWS b/etc/NEWS
index 464b955..aead8c6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2557,6 +2557,12 @@ locales.  They are also available as aliases 
'ebcdic-cp-*' (e.g.,
 'cp278' for 'ibm278').  There are also new charsets 'ibm2xx' to
 support these coding-systems.
 
+** The JSON functions 'json-serialize', 'json-insert',
+'json-parse-string', and 'json-parse-buffer' now implement some of the
+semantics of RFC 8259 instead of the earlier RFC 4627.  In particular,
+these functions now accept top-level JSON values that are neither
+arrays nor objects.
+
 
 * Changes in Emacs 28.1 on Non-Free Operating Systems
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]