- Corrected all unit tests that used the old syntax "task done 1" to use the new syntax "task 1 done". Similarly, "task 1 ..." is now "task 1 modify ...".
- Fixed bug #703 that was failing to reset a moving pattern cursor between annotations. - Added unit tests to verify this functionality.