John Levon <[EMAIL PROTECTED]> writes:
| rowLast was broken: we'd often return -1. Other code was not prepared
| for this, and it only worked by accident. My changes tickled this bug,
| so I had to fix it.
If this is completely ortogonal to the changes changes, please apply.
--
Lgb
rowLast was broken: we'd often return -1. Other code was not prepared
for this, and it only worked by accident. My changes tickled this bug,
so I had to fix it.
Index: src/text.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/te