riched20: The new eop style when typing a list is a copy of the existing eop style.
commit2019ec38dbee432d56a7648545992d3a34741cbf
authorHuw Davies <huw@codeweavers.com>
Tue, 11 Oct 2016 12:03:59 +0000 (11 13:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Oct 2016 14:59:31 +0000 (11 16:59 +0200)
treef85b3341f0dc614ad404a82e0a8c8be05f95c1b4
parent9a1cc45edd8d1db98fbcf78697f4100ddb329b4a
riched20: The new eop style when typing a list is a copy of the existing eop style.

Normally the new eop style is the insert style, however in a list the existing eop
style is used.  This prevents the list label style from changing when the new eop
is inserted.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/riched20/editor.c