From 5ded5c91a33de91e65ee14a30578b700cc120ac8 Mon Sep 17 00:00:00 2001 From: ntakahas Date: Fri, 10 Nov 2006 10:53:12 +0000 Subject: [PATCH] Modify UNDO explanation. --- FORMATS/IM.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FORMATS/IM.txt b/FORMATS/IM.txt index 5cdfe3e..e20e8b2 100644 --- a/FORMATS/IM.txt +++ b/FORMATS/IM.txt @@ -382,7 +382,7 @@ If there's no argument, this action cancels the last two key events (i.e. the one that invoked this command, and the previous one). If there's an integer argument NUM, it must be positive or negative -(not zero). If positive, the NUMth event to the last one are +(not zero). If positive, from the NUMth to the last events are canceled. If negative the last (- NUM) events are canceled. If there's a symbol argument, it must be resolved to an integer number -- 1.7.10.4