From 481fce0e5df70332ccb3a825efcf1e5db1f3e48b Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 2 May 2016 23:11:17 -0700 Subject: 2890 --- sandbox/011-editor-undo.mu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sandbox') diff --git a/sandbox/011-editor-undo.mu b/sandbox/011-editor-undo.mu index 5c9876d0..75872cf0 100644 --- a/sandbox/011-editor-undo.mu +++ b/sandbox/011-editor-undo.mu @@ -1620,7 +1620,7 @@ before [ undo:address:list:address:operation <- get *editor, undo:offset { # if previous operation was an insert, coalesce this operation with it - break-unless *undo + break-unless undo op:address:operation <- first undo deletion:delete-operation, is-delete?:boolean <- maybe-convert *op, delete:variant break-unless is-delete? -- cgit 1.4.1-2-gfad0