Mercurial > emacs
changeset 46128:9e6cc5e5d948
Fix typo.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 02 Jul 2002 13:23:18 +0000 |
parents | 6225d6b17d2e |
children | 991d43f3c8a8 |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Jul 02 11:54:32 2002 +0000 +++ b/etc/NEWS Tue Jul 02 13:23:18 2002 +0000 @@ -840,7 +840,7 @@ which automatically increments every time the macro is executed. M-F7 edits the last macro, C-F7 sets the counter, and S-F7 sets the -counter format. S-F8 executes the previous macro (actuall the head of +counter format. S-F8 executes the previous macro (actually the head of the keyboard macro ring), and C-F8 cycles through the keyboard macro ring. C-u F8 swaps the last macro with the head of the macro ring.