Re: [PATCH] changes: fix rowLast

2003-02-07 Thread Lars Gullik Bjønnes
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

[PATCH] changes: fix rowLast

2003-02-07 Thread John Levon
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