[FIX_BUG] Finally removed insertion of tab characters when running Trim trailing and Save macro demo.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository@409 f5eea248-9336-0410-98b8-ebc06183d4e3
This commit is contained in:
parent
d8bfb122be
commit
7d2eb78375
|
@ -2,11 +2,6 @@
|
||||||
<InternalCommands />
|
<InternalCommands />
|
||||||
<Macros>
|
<Macros>
|
||||||
<Macro name="Trim Trailing and save" Ctrl="no" Alt="yes" Shift="yes" Key="83">
|
<Macro name="Trim Trailing and save" Ctrl="no" Alt="yes" Shift="yes" Key="83">
|
||||||
<Action type="1" message="2170" wParam="0" lParam="0" sParam=" " />
|
|
||||||
<Action type="1" message="2170" wParam="0" lParam="0" sParam=" " />
|
|
||||||
<Action type="1" message="2170" wParam="0" lParam="0" sParam=" " />
|
|
||||||
<Action type="0" message="2327" wParam="0" lParam="0" sParam="" />
|
|
||||||
<Action type="0" message="2327" wParam="0" lParam="0" sParam="" />
|
|
||||||
<Action type="2" message="0" wParam="42024" lParam="0" sParam="" />
|
<Action type="2" message="0" wParam="42024" lParam="0" sParam="" />
|
||||||
<Action type="2" message="0" wParam="41006" lParam="0" sParam="" />
|
<Action type="2" message="0" wParam="41006" lParam="0" sParam="" />
|
||||||
</Macro>
|
</Macro>
|
||||||
|
|
Loading…
Reference in New Issue