1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-27 23:50:30 -08:00
emacs/doc
Mattias Engdegård f35dc7058b Add sqlite library version string retrieval function (bug#58766)
* src/sqlite.c (sqlite3_libversion, load_dll_functions):
Make sqlite3_libversion available.
(Fsqlite_version): New.
(syms_of_sqlite): Define sqlite-version.
* doc/lispref/text.texi (Database): Document.
* test/src/sqlite-tests.el (sqlite-returning): `RETURNING` was added
in sqlite 3.35; skip the test for older versions.
2022-11-25 11:03:10 +01:00
..
emacs ; Fix typos 2022-11-18 16:02:19 +01:00
lispintro ; * doc/lispintro/emacs-lisp-intro.texi (Complete kill-region): Fix typo 2022-11-23 10:26:46 +01:00
lispref Add sqlite library version string retrieval function (bug#58766) 2022-11-25 11:03:10 +01:00
man Add new --timeout flag to emacsclient 2022-09-06 02:05:18 +02:00
misc Add non-IRCv3 SASL module to ERC 2022-11-23 21:14:25 -05:00