summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-12-11 07:10:02 +0100
committerStefan Kangas <stefan@marxist.se>2021-12-11 07:10:02 +0100
commit19233f650168b8298075d7ae330dbeda9748b57d (patch)
treedb151252b4e372d14f5344588bc90817c870de86
parentb3318193021ab47c51910dcececde2add881653f (diff)
downloademacs-19233f650168b8298075d7ae330dbeda9748b57d.tar.gz
emacs-19233f650168b8298075d7ae330dbeda9748b57d.tar.bz2
emacs-19233f650168b8298075d7ae330dbeda9748b57d.zip
; * etc/NEWS: Fix wording in recent entry.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
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