* emacsclient.c (main): If using the current frame, send tty
authorChong Yidong <cyd@stupidchicken.com>
Thu, 30 Oct 2008 15:54:31 +0000 (15:54 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 30 Oct 2008 15:54:31 +0000 (15:54 +0000)
information to Emacs in case daemon mode needs to occupy this tty.

lib-src/ChangeLog

index bf93db8..41c93d0 100644 (file)
@@ -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.