The regexp used to removed the tailing spaces at the end of lines is now
a function, so it's easier to use it in autocommands.
Also, moved the list chars outside the C syntax auto-command, so we now
have a style that works globally. It's disabled globally too (nolist) so
each syntax can enable (or we can manually enable if needed).