From 89c4b597aa5a035bb596ddb39680c1e38185888f Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 30 Oct 2008 15:49:49 +0000 Subject: [PATCH] * 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. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.39.5