emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/widget.c [lexbind]
Date: Fri, 23 Jul 2004 00:48:31 -0400

Index: emacs/src/widget.c
diff -c emacs/src/widget.c:1.66.2.2 emacs/src/widget.c:1.66.2.3
*** emacs/src/widget.c:1.66.2.2 Tue Oct 14 23:22:48 2003
--- emacs/src/widget.c  Fri Jul 23 04:42:23 2004
***************
*** 758,764 ****
  
    if (! s) abort ();
    if (! s->output_data.x) abort ();
-   if (! s->output_data.x->normal_gc) abort ();
  
    BLOCK_INPUT;
    x_free_gcs (s);
--- 758,763 ----




reply via email to

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