; * etc/NEWS: Move keyboard macro items closer together.
authorStefan Kangas <stefankangas@gmail.com>
Sat, 29 Jun 2024 14:34:28 +0000 (16:34 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 29 Jun 2024 14:34:28 +0000 (16:34 +0200)
etc/NEWS

index cc726a24f52a8bdb0a4aa052293db9c0cc373c9b..f8e55b9e33cc35e1ec74c98b21603982b2241c48 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -630,13 +630,6 @@ The commands 'C-x C-k C-q =', 'C-x C-k C-q <', and 'C-x C-k C-q >'
 compare the macro counter with an optional prefix and terminate the
 macro if the comparison succeeds.
 
----
-** On X, Emacs now supports input methods which perform "string conversion".
-This means an input method can now ask Emacs to delete text
-surrounding point and replace it with something else, as well as query
-Emacs for surrounding text.  If your input method allows you to "undo"
-mistaken compositions, this will now work as well.
-
 +++
 ** New mode 'kmacro-menu-mode' and new command 'list-keyboard-macros'.
 The new command 'list-keyboard-macros' is the keyboard-macro version
@@ -646,6 +639,13 @@ of the currently existing keyboards macros using the new mode
 duplicating them, deleting them, and editing their counters, formats,
 and keys.
 
+---
+** On X, Emacs now supports input methods which perform "string conversion".
+This means an input method can now ask Emacs to delete text
+surrounding point and replace it with something else, as well as query
+Emacs for surrounding text.  If your input method allows you to "undo"
+mistaken compositions, this will now work as well.
+
 ---
 ** New user option 'duplicate-region-final-position'.
 It controls the placement of point and the region after duplicating a