]> git.eshelyaron.com Git - emacs.git/commitdiff
* 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 bf93db88090fd48b6888827bb0d212ad71d9609f..41c93d0ae672d88c3c48d89e7e95730d9ff712e8 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.