Re: r16860 - /lyx-devel/trunk/src/text2.C

2007-02-19 Thread Lars Gullik Bjønnes
Michael Gerz <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes schrieb: | > Please break lines at ~75 chars. | > | Well, in lyx-trunk/src, there are 1971 lines with more than 75 | characters and 369 lines with more than 90 characters (where tab | counts as a single char!!). So those shold be "fix

Re: r16860 - /lyx-devel/trunk/src/text2.C

2007-02-19 Thread Michael Gerz
Lars Gullik Bjønnes schrieb: Please break lines at ~75 chars. Well, in lyx-trunk/src, there are 1971 lines with more than 75 characters and 369 lines with more than 90 characters (where tab counts as a single char!!). Anyway, I will try to restrict myself in the future... Michael

Re: r16860 - /lyx-devel/trunk/src/text2.C

2007-02-18 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] writes: | Author: schmitt | Date: Thu Jan 25 23:51:00 2007 | New Revision: 16860 | | URL: http://www.lyx.org/trac/changeset/16860 | Log: | * src/text2.C: deleteEmptyParagraphMechanism(): fix a crash in | LyXText::acceptOrRejectChanges() caused by too aggressive delet