(server-with-environment): Simplify.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 16 Sep 2007 04:53:39 +0000 (04:53 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 16 Sep 2007 04:53:39 +0000 (04:53 +0000)
commit13ba37405b52b714132f00715122f9a7326330f9
treec55e78fe75d827f97e98d8ce67da888f30ef8af1
parent47fdaab85ab199319fb56d9ae31a68b89beaa90d
(server-with-environment): Simplify.
(server-select-display, server-unselect-display): Re-add functions that
seem to have been lost in the multi-tty merge.
(server-eval-and-print, server-create-tty-frame)
(server-create-window-system-frame, server-goto-toplevel)
(server-execute, server-return-error): New functions extracted from
server-process-filter.
(server-execute-continuation): New functions.
(server-process-filter): Restructure so that all arguments are analysed
first and then acted upon in a subsequent stage  This way
server-goto-toplevel can be executed later, when we know if
it's necessary.
Remove the "-version" and "-version-good" support.
lisp/ChangeLog
lisp/server.el