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


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/widget.c
Date: Wed, 21 Jul 2004 15:43:28 -0400

Index: emacs/src/widget.c
diff -c emacs/src/widget.c:1.70 emacs/src/widget.c:1.71
*** emacs/src/widget.c:1.70     Mon Sep  1 15:45:57 2003
--- emacs/src/widget.c  Wed Jul 21 19:18:29 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]