Fool4UAnyway - 2014-01-05

See: http://sourceforge.net/p/notepad-plus/discussion/331753/thread/0ee373c9/#6ffe

I think internally replacing tab characters by the corresponding number of space characters is of more use than removing parts of lines, which can easily be done manually anyway. It's more or less like sorting numerically, i.e. 1, 2, ..., 9, 10 instead of 1, 10, 2, ...