richedit: Implement rule that in 1.0 emulation, a single CR that terminates the text...
authorAlex Villacís Lasso <a_villacis@palosanto.com>
Sun, 27 Apr 2008 14:24:15 +0000 (09:24 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Apr 2008 12:55:26 +0000 (14:55 +0200)
commitcac55008c9640014bcbd9ccdbbe1872e3f390719
treeeb7c71b8e34693fc0397d52facb3977fc28eba92
parent4047df0f564786437cdf9a0712fbee603f5f3d2f
richedit: Implement rule that in 1.0 emulation, a single CR that terminates the text is NOT a line break.

Fix riched32 test that now succeed.
dlls/riched20/editor.c
dlls/riched32/tests/editor.c