Files
emacs/etc
Mattias Engdegård e55e2e1c6b Make json-serialize always return a unibyte string (bug#70007)
The JSON format is defined as a byte sequence and will always be used as
such, so returning a multibyte string makes little sense.

* src/json.c (json_out_to_string): Remove.
(Fjson_serialize): Return unibyte string.
* test/src/json-tests.el (json-serialize/roundtrip)
(json-serialize/roundtrip-scalars, json-serialize/string):
Update tests.
* doc/lispref/text.texi (Parsing JSON): Document.
* etc/NEWS: Announce.
2024-09-08 20:02:34 +02:00
..
2024-09-01 17:51:22 -04:00
2024-06-23 16:40:06 +02:00
2024-09-02 21:02:09 +02:00
2024-08-29 14:43:45 -04:00
2024-07-18 11:46:50 +02:00
2024-06-30 17:38:07 +08:00
2024-07-18 11:46:50 +02:00
2024-07-18 11:46:50 +02:00
2024-02-24 13:12:20 -05:00
2024-09-01 11:20:25 +01:00
2024-09-01 17:51:22 -04:00

This directory contains the architecture-independent files used by or
with Emacs.  This includes some text files of documentation for GNU
Emacs or of interest to Emacs users, and the file of dumped docstrings
for Emacs functions and variables.

COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES

File: emacs.icon
  Author: Sun Microsystems, Inc
  Copyright (C) 1999, 2001-2024 Free Software Foundation, Inc.
  License: GNU General Public License version 3 or later (see COPYING)