]> git.eshelyaron.com Git - emacs.git/commit
; Fix arglist doc of json parse functions
authorBasil L. Contovounesios <contovob@tcd.ie>
Tue, 30 Jan 2018 11:10:14 +0000 (11:10 +0000)
committerPhilipp Stephani <phst@google.com>
Sat, 3 Feb 2018 14:17:10 +0000 (15:17 +0100)
commitf7c8a12b12f5344100d3da192c0ec80f69ed55a9
tree426445fed699bf554989d757e67f16f12563ab57
parent84c9dba4cee052b68b194c3a2e5c297a94d8c8af
; Fix arglist doc of json parse functions

* src/json.c (Fjson_parse_string, Fjson_parse_buffer):
Fix "usage:" arglist doc.
src/json.c