remove an assertion
Dependencies
- [2]
R2ASHK5Cfix a bad merge - [3]
OV6FE23RMerge text0 - [4]
ICS45BILeditor widget now takes a bottom margin - [*]
2L5MEZV3experiment: new edit namespace
Change contents
- replacement in edit.lua at line 116
print(State.screen_top1.line, State.screen_top1.pos, State.cursor1.line, State.cursor1.pos)assert(false)State.cursor1 = {line=State.screen_top1.line, pos=State.screen_top1.pos}