1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
emacs/admin/nt/dist-build
Mattias Engdegård 1135ce461d Always enable native JSON support and remove Jansson references
* src/json.c (Fjson__available_p): Remove.
* lisp/subr.el (json-available-p): Always return t.
* admin/nt/dist-build/build-dep-zips.py:
* configure.ac:
* doc/lispref/text.texi (Parsing JSON):
* java/INSTALL:
* java/org/gnu/emacs/EmacsNative.java (EmacsNative):
* lisp/term/w32-win.el (dynamic-library-alist):
* m4/ndk-build.m4 (ndk_INIT):
* msdos/sed1v2.inp:
* nt/INSTALL:
* nt/INSTALL.W64:
* src/Makefile.in:
* src/emacs.c (main):
* src/lisp.h:
Remove JSON configuration options and references to it and Jansson from
documentation and build files.
* etc/NEWS: Announce.
2024-03-30 15:19:56 +01:00
..
build-dep-zips.py Always enable native JSON support and remove Jansson references 2024-03-30 15:19:56 +01:00
build-zips.sh ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
emacs.nsi
README-scripts ; Fix typos. 2022-07-02 13:32:41 +02:00
README-windows-binaries ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00