Mercurial > emacs
view lisp/sb-tag-v.xpm @ 83281:b00208784797
Prevent core dump when connection is lost during frame creation.
* src/xfns.c (unwind_create_frame): Don't do anything if the frame is
already dead.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-321
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sun, 27 Mar 2005 19:22:10 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_tag_v_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@@@@@@@@@@+#", " .+@@@++++++++++#@+#", ".+@@@@@++++++++#@@+#", ".+@++@@@++++++#@@@+#", ".+@++@@@@++++#@@@@+#", ".+@@@@@@@@++#@@@@@+#", " #+@@@@@@@@#@@@@@@+#", " #+@@@@@@@@@@@@@@+#", " #++++++++++++++# ", " ############## ", " "};