forgot this

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6586 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Lars Gullik Bjønnes 2003-03-26 14:38:58 +00:00
parent 06fa5ce8fc
commit 0c98b80906

View File

@ -5,6 +5,10 @@
2003-03-26 Lars Gullik Bjønnes <larsbj@gullik.net>
* Makefile.am (lyx_SOURCES): add RowList.[Ch]
* RowList.[Ch]: new files
* ParagraphList.C (erase): handle the case where it == begin
correctly.