Mercurial > emacs
diff lib-src/ChangeLog @ 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 | e0e326adf3bc |
children | 4069e1395eca |
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.