emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/xfns.c
Date: Sun, 09 Oct 2005 02:56:32 -0400

Index: emacs/src/xfns.c
diff -c emacs/src/xfns.c:1.643 emacs/src/xfns.c:1.644
*** emacs/src/xfns.c:1.643      Mon Sep 12 10:27:20 2005
--- emacs/src/xfns.c    Sun Oct  9 06:56:31 2005
***************
*** 3277,3283 ****
  
    /* We need to do this after creating the X window, so that the
       icon-creation functions can say whose icon they're describing.  */
!   x_default_parameter (f, parms, Qicon_type, Qnil,
                       "bitmapIcon", "BitmapIcon", RES_TYPE_SYMBOL);
  
    x_default_parameter (f, parms, Qauto_raise, Qnil,
--- 3277,3283 ----
  
    /* We need to do this after creating the X window, so that the
       icon-creation functions can say whose icon they're describing.  */
!   x_default_parameter (f, parms, Qicon_type, Qt,
                       "bitmapIcon", "BitmapIcon", RES_TYPE_SYMBOL);
  
    x_default_parameter (f, parms, Qauto_raise, Qnil,




reply via email to

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