Variable: split-string-default-separators

The default value of separators for `split-string'.

A regexp matching strings of whitespace. May be locale-dependent
(as yet unimplemented). Should not match non-breaking spaces.

Warning: binding this to a different value and using it as default is
likely to have undesired semantics.