Mercurial > emacs
changeset 99251:8a8cdf3d59ec
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 30 Oct 2008 15:49:49 +0000 |
parents | d5943eac9112 |
children | 8ee9512061d4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 30 15:41:43 2008 +0000 +++ b/lisp/ChangeLog Thu Oct 30 15:49:49 2008 +0000 @@ -1,3 +1,9 @@ +2008-10-30 Chong Yidong <cyd@stupidchicken.com> + + * 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 <rudalics@gmx.at> * window.el (quit-window): Simplify code. Say in doc-string