remember this

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8029 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Lars Gullik Bjønnes 2003-11-04 08:34:59 +00:00
parent 05894b4862
commit 649f67a794

View File

@ -1,6 +1,12 @@
2003-11-04 Lars Gullik Bjønnes <larsbj@gullik.net>
* dispatchresult.h: add a val setter
* cursor.C (dispatch): use a tempvar for data_[i]
2003-11-04 Alfredo Braunstein <abraunst@libero.it>
* PosIterator.[Ch]: compile fix
* PosIterator.[Ch]: compile fix
2003-11-04 Alfredo Braunstein <abraunst@libero.it>