emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lwlib/lwlib-Xaw.c


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lwlib/lwlib-Xaw.c
Date: Wed, 09 Jan 2002 05:59:55 -0500

Index: emacs/lwlib/lwlib-Xaw.c
diff -c emacs/lwlib/lwlib-Xaw.c:1.16 emacs/lwlib/lwlib-Xaw.c:1.17
*** emacs/lwlib/lwlib-Xaw.c:1.16        Sat Dec  1 23:57:26 2001
--- emacs/lwlib/lwlib-Xaw.c     Wed Jan  9 05:59:54 2002
***************
*** 395,401 ****
    Widget widget;
    Boolean pop_up_p = instance->pop_up_p;
    char *shell_name = 0;
!   char *icon_name;
    Boolean text_input_slot = False;
    Boolean radio_box = False;
    Boolean list = False;
--- 395,401 ----
    Widget widget;
    Boolean pop_up_p = instance->pop_up_p;
    char *shell_name = 0;
!   char *icon_name = 0;
    Boolean text_input_slot = False;
    Boolean radio_box = False;
    Boolean list = False;



reply via email to

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