From 5fc84e0fb3a121ae45580e1ecd5731f5255407fc Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Tue, 22 Mar 2022 23:31:05 +0100 Subject: [PATCH] Do some NEWS tagging --- etc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index fc039c5ed89..0223188acc0 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -199,6 +199,7 @@ If set to nil, commands like 'find-library' will only include library files in the completion candidates. The default is t, which preserves previous behavior, whereby non-library files could also be included. ++++ ** New command 'sqlite-mode-open-file' for examining an sqlite3 file. This uses the new 'sqlite-mode' which allows listing the tables in a DB file, and examining and modifying the columns and the contents of @@ -325,6 +326,7 @@ When environment variable 'EMACS_TEST_JUNIT_REPORT' is set, ERT generates a JUnit test report under this file name. This is useful for Emacs integration into CI/CD test environments. +--- *** Unbound test symbols now signal an 'ert-test-unbound' error. This affects the 'ert-select-tests' function and its callers. @@ -358,6 +360,7 @@ inserted. This command will tell you the name of the Emoji at point. (This command also works for non-Emoji characters.) +--- *** New input method 'emoji'. ** Help -- 2.39.5