server-quote-arg
server-quote-arg is a compiled Lisp function in `server.el
'.
(server-quote-arg ARG)
In ARG, insert a & before each &, each space, each newline, and -.
Change spaces to underscores, too, so that the return value never
contains a space.
See `server-unquote-arg' and `server-process-filter'.