• Tassilo Horn's avatar
    Improve pretty-printing of multiple JSON snippets in a region · 10065010
    Tassilo Horn authored
    * lisp/json.el (json-pretty-print): Improve pretty-printing of
    multiple JSON snippets in a region.  Don't lose the region contents
    starting with the first non-JSON-parseable text.  Also, don't swallow
    errors that occurred while parsing (bug#34160).
    10065010
json.el 28.7 KB