this got forgotten somehow

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16024 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2006-11-24 10:53:29 +00:00
parent 0a904d7ea1
commit 0ca363faee

View File

@ -1,3 +1,9 @@
2006-11-20 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
* text.C (Delete): when deleting a text inset in change-tracking
mode, make the cursor jump over it; avoid crash in setCursorIntern
by using the right LyXText.
2006-11-11 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
* dociterator.C (forwardPar): remove debug code.