]> git.lyx.org Git - lyx.git/blobdiff - src/ChangeLog
ignore one more file
[lyx.git] / src / ChangeLog
index c61e2ac310052942e77f5e64c136bc643801294e..9562e2a92ca1eb01beaf20598c7c1765003580ef 100644 (file)
@@ -1,5 +1,9 @@
 2001-12-28  Lars Gullik Bjønnes  <larsbj@birdstep.com>
 
+       * screen.C (topCursorVisible): introduce a temp var for
+       text->cursor.row(), handle the case where this row is null. (kindo
+       hachish)
+
        * text2.C (setCursor): add a couple of asserts.
 
        * paragraph.h (inset_iterator): add -> operator