1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00
emacs/doc
Lars Ingebrigtsen 9ce0fe5ef4 Add a new `sqlite-pragma' command
* doc/lispref/text.texi (Database): Document it.
* src/sqlite.c (Fsqlite_pragma): Add a separate command for
pragmas.  These can be done via sqlite-execute, but it's less
confusing to have them in a separate command.
2021-12-13 06:08:09 +01:00
..
emacs dired.texi: Document dired-create-destination-dirs-on-trailing-dirsep 2021-12-06 21:24:56 +01:00
lispintro Merge from origin/emacs-28 2021-12-01 06:30:22 +01:00
lispref Add a new `sqlite-pragma' command 2021-12-13 06:08:09 +01:00
man ; * doc/man/emacsclient.1: Bump date after last change. 2021-11-05 01:10:32 +01:00
misc Merge from origin/emacs-28 2021-12-10 06:30:33 +01:00