[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:
harrybharry 2009-02-02 22:37:46 +00:00
parent d8bfb122be
commit 7d2eb78375
1 changed files with 0 additions and 5 deletions

View File

@ -2,11 +2,6 @@
<InternalCommands />
<Macros>
<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="41006" lParam="0" sParam="" />
</Macro>