]> git.eshelyaron.com Git - emacs.git/commit
Update JSON parser test and docs
authorMattias EngdegÄrd <mattiase@acm.org>
Mon, 1 Apr 2024 14:58:03 +0000 (16:58 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Apr 2024 13:30:20 +0000 (15:30 +0200)
commit8f589454a29dd4cb2a69a1fe50274279eaad510c
treec276aa46042b2599cae483aa392edab4c2845f67
parentda8d1dd95aedef7c55956373a11704fb54c15c49
Update JSON parser test and docs

* test/src/json-tests.el (json-parse-string/object):
Duplicated object keys are now retained in alist and plist output.
* etc/NEWS: Mention it.

(cherry picked from commit dbfe3cae2d9497fb14c83f26425f9421d1ef57cb)
etc/NEWS
test/src/json-tests.el