From: Eric Pruitt Date: Fri, 6 Dec 2013 15:22:37 +0000 (-0600) Subject: Fix rmul definition X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/2738592de6d1b53e1f5aa896c8fd3bb5a4204749?ds=inline;hp=2738592de6d1b53e1f5aa896c8fd3bb5a4204749 Fix rmul definition rmul means "exit underline mode", so a full reset of all the attributes is not the correct way of exiting from underline mode, because it is going to modify also another attributes not related. ---