]> git.eshelyaron.com Git - emacs.git/commitdiff
Do some NEWS tagging
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Mar 2022 22:31:05 +0000 (23:31 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 22 Mar 2022 22:31:05 +0000 (23:31 +0100)
etc/NEWS

index fc039c5ed89e32c0def28ce943f0cfae4f5fde92..0223188acc083a53c99c08ad400bf1acb2e26397 100644 (file)
--- 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