updated for version 7.4.187
Problem:    Delete that crosses line break splits multi-byte character.
Solution:   Advance a character instead of a byte. (Cade Foster)
diff --git a/src/testdir/test69.ok b/src/testdir/test69.ok
index 1ff82f2..41cd9d0 100644
--- a/src/testdir/test69.ok
+++ b/src/testdir/test69.ok
@@ -150,6 +150,9 @@
 aaa
 
 
+áx
+
+
 byteidx
 [0, 1, 3, 4, -1]
 [0, 1, 4, 5, -1]