From 48c2dc6801dc61afc01605dc78023269e7155b35 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 2 Nov 2008 21:41:49 +0000 Subject: [PATCH] * emacsclient.c (window_system): Delete redundant variable. (decode_options): Don't use it. (find_tty): New function. (main): Use find_tty, and don't use window_system. --- lib-src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 2a702b8b71..84ef0dae0c 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,10 @@ +2008-11-02 Chong Yidong + + * emacsclient.c (window_system): Delete redundant variable. + (decode_options): Don't use it. + (find_tty): New function. + (main): Use find_tty, and don't use window_system. + 2008-11-01 Eli Zaretskii * emacsclient.c (main) [WINDOWSNT]: Don't ifdef away the call to -- 2.20.1