]> git.lyx.org Git - features.git/commit
Fix a small bug in the finding of changes. If a change starts at pos==1 and one tries...
authorVincent van Ravesteijn <vfr@lyx.org>
Wed, 15 Apr 2009 22:09:27 +0000 (22:09 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Wed, 15 Apr 2009 22:09:27 +0000 (22:09 +0000)
commit6643fac7db4c778c6506751defa2acb386d32cc9
treedc5f1efaeda357def44c96212b6c62753a6775c7
parent67503f8fe139acdf3ff8ce7c0b44cd81240767ac
Fix a small bug in the finding of changes. If a change starts at pos==1 and one tries to find it backwards, the character at pos==0 was also selected as part of the change.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29251 a592a061-630c-0410-9148-cb99ea01b6c8
src/lyxfind.cpp