From 997ec9575c306d8665475497aa79446db7a74477 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 19 Sep 2008 15:50:17 +0000 Subject: [PATCH] * emacsclient.c (main): Use stdout rather than stdin to obtain the terminal (bug#427). --- lib-src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 5d577b32be..b91569d4eb 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,8 @@ +2008-09-19 Dan Nicolaescu + + * emacsclient.c (main): Use stdout rather than stdin to obtain the + terminal (bug#427). + 2008-08-25 Francesco Potortì * etags.c (main): Do not use static space for the tagfile string. -- 2.20.1