]> git.lyx.org Git - lyx.git/commit
add LCursor & parameter to cursor moving functions
authorAndré Pönitz <poenitz@gmx.net>
Thu, 12 Feb 2004 16:36:01 +0000 (16:36 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Thu, 12 Feb 2004 16:36:01 +0000 (16:36 +0000)
commitdf974a39043a061da4fa103233f7a07341601507
tree6e2f5136006d126c1bb715955dc13319f5a25c01
parent4da45fc728750baeb7259c08b16019e5e62963ac
add LCursor & parameter to cursor moving functions
additional small stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8424 a592a061-630c-0410-9148-cb99ea01b6c8
12 files changed:
src/BufferView.C
src/BufferView_pimpl.C
src/ChangeLog
src/cursor.C
src/cursor.h
src/lyxtext.h
src/paragraph.C
src/paragraph.h
src/text.C
src/text2.C
src/text3.C
src/undo.h