emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 67afa75: * doc/lispref/text.texi (JSONRPC): Add mis


From: Glenn Morris
Subject: [Emacs-diffs] master 67afa75: * doc/lispref/text.texi (JSONRPC): Add missing menu.
Date: Sat, 30 Jun 2018 21:51:44 -0400 (EDT)

branch: master
commit 67afa75e2b97c08976f0e5a8502dac5851d45f93
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * doc/lispref/text.texi (JSONRPC): Add missing menu.
---
 doc/lispref/text.texi | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi
index 5e86010..8258270 100644
--- a/doc/lispref/text.texi
+++ b/doc/lispref/text.texi
@@ -5144,6 +5144,13 @@ generic @code{Remote Procedure Call} protocol designed 
around
 @acronym{JSON} objects, which you can convert to and from Lisp objects
 (@pxref{Parsing JSON}).
 
address@hidden
+* JSONRPC Overview::
+* Process-based JSONRPC connections::
+* JSONRPC JSON object format::
+* JSONRPC deferred requests::
address@hidden menu
+
 @node JSONRPC Overview
 @subsection Overview
 



reply via email to

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