emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xterm.c


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/xterm.c
Date: Sat, 08 Feb 2003 06:18:34 -0500

Index: emacs/src/xterm.c
diff -c emacs/src/xterm.c:1.771 emacs/src/xterm.c:1.772
*** emacs/src/xterm.c:1.771     Fri Feb  7 11:38:53 2003
--- emacs/src/xterm.c   Sat Feb  8 06:18:32 2003
***************
*** 13696,13701 ****
--- 13696,13702 ----
  #else /* not USE_X_TOOLKIT */
  #ifdef USE_GTK
        gtk_widget_show_all (FRAME_GTK_OUTER_WIDGET (f));
+       gtk_window_deiconify (GTK_WINDOW (FRAME_GTK_OUTER_WIDGET (f)));
  #else
        XMapRaised (FRAME_X_DISPLAY (f), FRAME_X_WINDOW (f));
  #endif /* not USE_GTK */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]