1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

Add NEWS entry for sqlite

This commit is contained in:
Lars Ingebrigtsen 2021-12-11 04:57:22 +01:00
parent 3d38d1d134
commit d2081b2b33

View File

@ -91,6 +91,10 @@ the 'variable-pitch' face, or add this to your "~/.emacs":
* Changes in Emacs 29.1
+++
** Emacs now comes with optional built-in support for sqlite3.
This allows you to examine/manipulate sqlite3 databases.
---
** 'write-file' will now copy some file mode bits.
If the current buffer is visiting a file that is executable, the