From 2dd5c7f71a5584db1c61c0b59ac922a075296c14 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 17 Mar 1997 09:37:32 +0000 Subject: [PATCH] Fix typo in comment. --- src/widget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/widget.c b/src/widget.c index db524a59350..31edf1ed7e6 100644 --- a/src/widget.c +++ b/src/widget.c @@ -846,7 +846,7 @@ EmacsFrameSetValues (cur_widget, req_widget, new_widget, dum1, dum2) /* #### This doesn't work, I haven't been able to find ANY kludge that will let (x-create-frame '((iconic . t))) work. It seems that changes to wm_shell's iconic slot have no effect after it has been realized, - and calling XIconifyWindow doesn't work either (even thought the window + and calling XIconifyWindow doesn't work either (even though the window has been created.) Perhaps there is some property we could smash directly, but I'm sick of this for now. */ -- 2.39.5