emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (0f504dde338 -> 3f4486dd76c)


From: Mattias Engdegård
Subject: master updated (0f504dde338 -> 3f4486dd76c)
Date: Mon, 1 Apr 2024 04:45:03 -0400 (EDT)

mattiase pushed a change to branch master.

      from  0f504dde338 (scheme-syntax-propertize-sexp-comment): Handle nested 
sexp-comments
       new  155462a1bd7 Fix mutates-arguments warning for `sort`
       new  f178a6d8006 Native JSON support is always available
       new  734bd005aa0 Faster JSON parsing
       new  3f4486dd76c Don't signal `json-end-of-file` for short nonempty bad 
JSON inputs


Summary of changes:
 etc/NEWS                    |   5 ++
 lisp/emacs-lisp/bytecomp.el |  29 ++++---
 lisp/progmodes/sh-script.el |   8 +-
 src/json.c                  | 193 ++++++++++++++++----------------------------
 src/lisp.h                  |   2 +
 src/lread.c                 |  12 +++
 test/src/json-tests.el      |  90 +++++++++++----------
 7 files changed, 159 insertions(+), 180 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]