Function: orderless-escapable-split-on-space
orderless-escapable-split-on-space is a function alias for
orderless-escapable-split, defined in orderless.el.
This function is obsolete since 1.6; use orderless-escapable-split
instead.
Signature
(orderless-escapable-split-on-space STRING &optional SEP)
Documentation
Split STRING on SEP character, which can be escaped with backslash.
SEP defaults to space.
Aliases
orderless-escapable-split-on-space (obsolete since 1.6)