1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 12:40:49 -08:00
emacs/doc
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
..
emacs Merge from origin/emacs-29 2024-03-30 04:38:17 -04:00
lispintro Fix info-xref-tests 2024-01-13 20:38:34 +02:00
lispref Always enable native JSON support and remove Jansson references 2024-03-30 15:19:56 +01:00
man Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
misc Add use-package-vc-prefer-newest user option 2024-03-30 13:49:21 +01:00
translations ; Further copyedits of doc/translations/README. 2024-02-19 15:19:54 +02:00