aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b0fb2836439..fc01bfa15e8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -840,7 +840,7 @@ the last macro. While defining the macro, F7 inserts a counter value
840which automatically increments every time the macro is executed. 840which automatically increments every time the macro is executed.
841 841
842M-F7 edits the last macro, C-F7 sets the counter, and S-F7 sets the 842M-F7 edits the last macro, C-F7 sets the counter, and S-F7 sets the
843counter format. S-F8 executes the previous macro (actuall the head of 843counter format. S-F8 executes the previous macro (actually the head of
844the keyboard macro ring), and C-F8 cycles through the keyboard macro 844the keyboard macro ring), and C-F8 cycles through the keyboard macro
845ring. C-u F8 swaps the last macro with the head of the macro ring. 845ring. C-u F8 swaps the last macro with the head of the macro ring.
846 846