]> git.eshelyaron.com Git - emacs.git/commit
json-insert doc fixes
authorMattias EngdegÄrd <mattiase@acm.org>
Tue, 2 Apr 2024 15:51:38 +0000 (17:51 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 3 Apr 2024 06:47:57 +0000 (08:47 +0200)
commitc76669849efd275e940f395e169f3da5d961da0d
tree334fa3803db47e12e312b9dad8f9a7b597f68e94
parent1542ae7e1c11f7e5fb5456b67d84ff8dba8ec1a3
json-insert doc fixes

* src/json.c (Fjson_insert): Precise the behaviour when the current
buffer is multibyte and unibyte, respectively.
* doc/lispref/text.texi (Parsing JSON): Refer to the right function.

(cherry picked from commit 0670032c0dc03c0df6e11b5411b8d10fc61a7d41)
doc/lispref/text.texi
src/json.c