* emacsclient.c (main): Use stdout rather than stdin to obtain the
authorChong Yidong <cyd@stupidchicken.com>
Fri, 19 Sep 2008 15:50:17 +0000 (15:50 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 19 Sep 2008 15:50:17 +0000 (15:50 +0000)
terminal (bug#427).

lib-src/ChangeLog

index 5d577b3..b91569d 100644 (file)
@@ -1,3 +1,8 @@
+2008-09-19  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * emacsclient.c (main): Use stdout rather than stdin to obtain the
+       terminal (bug#427).
+
 2008-08-25  Francesco Potortì  <pot@gnu.org>
 
        * etags.c (main): Do not use static space for the tagfile string.