From: Chong Yidong Date: Thu, 30 Oct 2008 15:49:49 +0000 (+0000) Subject: * server.el (server-process-filter): In daemon mode, default to X-Git-Tag: emacs-pretest-23.0.90~2082 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=89c4b597aa5a035bb596ddb39680c1e38185888f;p=emacs.git * server.el (server-process-filter): In daemon mode, default to emacsclient's tty if not opening a new frame and only the terminal-frame is available. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ff2e37deb07..1608ce0a893 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-10-30 Chong Yidong + + * server.el (server-process-filter): In daemon mode, default to + emacsclient's tty if not opening a new frame and only the + terminal-frame is available. + 2008-10-30 Martin Rudalics * window.el (quit-window): Simplify code. Say in doc-string