comparison src/objects-gtk.c @ 3676:3ef0aaf3dc34

[xemacs-hg @ 2006-11-12 13:40:04 by aidan] Prevent a crash if the ASCII charset registries match nothing.
author aidan
date Sun, 12 Nov 2006 13:40:09 +0000
parents 98af8a976fc3
children b3ce27ca7647 304aebb79cd3
comparison
equal deleted inserted replaced
3675:0492077a2e85 3676:3ef0aaf3dc34
29 29
30 #include <config.h> 30 #include <config.h>
31 #include "lisp.h" 31 #include "lisp.h"
32 32
33 #include "buffer.h" 33 #include "buffer.h"
34 #include "charset.h"
34 #include "device-impl.h" 35 #include "device-impl.h"
35 #include "insdel.h" 36 #include "insdel.h"
36 37
37 #include "console-gtk-impl.h" 38 #include "console-gtk-impl.h"
38 #include "objects-gtk-impl.h" 39 #include "objects-gtk-impl.h"