Mercurial > emacs
comparison lisp/calc/calc-stuff.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 | 095d08e7d6bb |
children | 9754bb0422ed bc733cde4fff f55f9811f5d7 |
comparison
equal
deleted
inserted
replaced
84599:1d3d8782bd49 | 84600:6cce7d77ef38 |
---|