]> git.eshelyaron.com Git - emacs.git/commit
Update JSON codec doc strings
authorMattias EngdegÄrd <mattiase@acm.org>
Mon, 1 Apr 2024 15:02:58 +0000 (17:02 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Apr 2024 13:30:58 +0000 (15:30 +0200)
commitc4db9ca63f449901632b4dc40f12bd10a00ec1fc
tree0a18784c8efa4c017b48a9def11c9017cf0d4506
parentafa71d10ce2fcacd756f64c9df28e24a1a47f1a4
Update JSON codec doc strings

* src/json.c (Fjson_serialize, Fjson_insert, Fjson_parse_string)
(Fjson_parse_buffer): Make the text more readable, fix minor
errors and avoid terminology confusion.

(cherry picked from commit a5fbb652ed3614d6735015551564f32b80e42c53)
src/json.c