]> git.eshelyaron.com Git - emacs.git/commit
; json.c stylistic adjustments
authorPo Lu <luangruo@yahoo.com>
Sun, 31 Mar 2024 00:22:56 +0000 (08:22 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 31 Mar 2024 18:05:33 +0000 (20:05 +0200)
commit83eed6c5ebc90ba21d57bbb4da3bf0031a3c8a5d
tree720f46263c4cc2c9ec7ad7ef02c8e2da03aa5f44
parent23fea2b7afe353fc17311180fd0d76ffc55b04c0
; json.c stylistic adjustments

* src/json.c (json_parse_args, json_out_t, symset_t, symset_size)
(Fjson_serialize, Fjson_insert): Tabify and modify all sentences
to be punctuated with two spaces.

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