changeset 99253:5fcebc8cbeea

* emacsclient.c (main): If using the current frame, send tty information to Emacs in case daemon mode needs to occupy this tty.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 30 Oct 2008 15:54:31 +0000
parents 8ee9512061d4
children 8cade16f7427
files lib-src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/ChangeLog	Thu Oct 30 15:50:01 2008 +0000
+++ b/lib-src/ChangeLog	Thu Oct 30 15:54:31 2008 +0000
@@ -1,3 +1,8 @@
+2008-10-30  Chong Yidong  <cyd@stupidchicken.com>
+
+	* emacsclient.c (main): If using the current frame, send tty
+	information to Emacs in case daemon mode needs to occupy this tty.
+
 2008-10-29  Juanma Barranquero  <lekktu@gmail.com>
 
 	* emacsclient.c (EXTRA_SPACE): New macro.