]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of sqlite3 support
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Dec 2021 11:04:55 +0000 (13:04 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Dec 2021 11:04:55 +0000 (13:04 +0200)
commit8c50016b100ec2c548ec90131e0f5fb5f4ebb5c1
tree3e7a440c5bad208eec2ad11d845ae461adb5fc33
parentd90be279958c093c4d3023ef553ea20508cf4c28
Improve documentation of sqlite3 support

* lisp/sqlite-mode.el (sqlite-mode-list-data):
* configure.ac (HAVE_SQLITE3): Fix typos.

* doc/lispref/text.texi (Database): Improve and clarify wording,
add index entries, mention all the function arguments.

* etc/NEWS: Minor wording changes of the sqlite entries.
configure.ac
doc/lispref/text.texi
etc/NEWS
lisp/sqlite-mode.el