]> git.eshelyaron.com Git - emacs.git/commit
Clarify json-read and json-encode parameters and return values
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Jul 2019 17:41:06 +0000 (19:41 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Jul 2019 17:41:11 +0000 (19:41 +0200)
commit7c317c835ad506ec0e1029836b19fbbca9e0ae3b
tree0844ada91fda2afe2c9885a0c24b6948fef3d976
parent75af25cba01adbc7ea98d933a1bc7a8b5ffec7f1
Clarify json-read and json-encode parameters and return values

* lisp/json.el (json-read): Try to clarify what's returned (bug#34242).
(json-encode): Refer to `json-read' about what the input is and
say what error is signalled.
lisp/json.el