emacs-diffs
[Top][All Lists]
Advanced

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

scratch/sqlite 2a5f441 1/2: Add a menu entry for the sqlite section in t


From: Lars Ingebrigtsen
Subject: scratch/sqlite 2a5f441 1/2: Add a menu entry for the sqlite section in the manual
Date: Thu, 9 Dec 2021 19:57:43 -0500 (EST)

branch: scratch/sqlite
commit 2a5f44163d1530da7e39e3a6e84e97573917d8f3
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Add a menu entry for the sqlite section in the manual
---
 doc/lispref/elisp.texi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi
index 4f47a1d..c9b4db5 100644
--- a/doc/lispref/elisp.texi
+++ b/doc/lispref/elisp.texi
@@ -1224,6 +1224,7 @@ Text
 * Base 64::                 Conversion to or from base 64 encoding.
 * Checksum/Hash::           Computing cryptographic hashes.
 * GnuTLS Cryptography::     Cryptographic algorithms imported from GnuTLS.
+* Database::         Interacting with an SQL databsae.
 * Parsing HTML/XML::        Parsing HTML and XML.
 * Atomic Changes::          Installing several buffer changes atomically.
 * Change Hooks::            Supplying functions to be run when text is changed.



reply via email to

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