# HG changeset patch # User Chong Yidong # Date 1225382071 0 # Node ID 5fcebc8cbeeade7373733c5b92f85f9b7eb915e9 # Parent 8ee9512061d40e68c41d581e09fae12f0a4bc353 * emacsclient.c (main): If using the current frame, send tty information to Emacs in case daemon mode needs to occupy this tty. diff -r 8ee9512061d4 -r 5fcebc8cbeea lib-src/ChangeLog --- 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 + + * 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 * emacsclient.c (EXTRA_SPACE): New macro.