From: Stefan Kangas Date: Sat, 11 Dec 2021 06:10:02 +0000 (+0100) Subject: ; * etc/NEWS: Fix wording in recent entry. X-Git-Tag: emacs-29.0.90~3604^2~12 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=19233f650168b8298075d7ae330dbeda9748b57d;p=emacs.git ; * etc/NEWS: Fix wording in recent entry. --- diff --git a/etc/NEWS b/etc/NEWS index a40c8f82a57..b0dfa301d31 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -93,7 +93,7 @@ the 'variable-pitch' face, or add this to your "~/.emacs": +++ ** Emacs now comes with optional built-in support for sqlite3. -This allows you to examine/manipulate sqlite3 databases. +This allows you to examine and manipulate sqlite3 databases. ** New command 'sqlite-mode-open-file' for examining an sqlite3 file. This uses the new 'sqlite-mode' which allows listing the tables