Mercurial > emacs
comparison lisp/emulation/cua-base.el @ 84600:6cce7d77ef38
(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.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 16 Sep 2007 04:53:39 +0000 |
parents | 27d11c1d4e46 |
children | 16efb39cdb2e |
comparison
equal
deleted
inserted
replaced
84599:1d3d8782bd49 | 84600:6cce7d77ef38 |
---|