Mercurial > emacs
view lisp/sb-tag-gt.xpm @ 83215:a9f716fbb9c6
Small tweaks in server.el.
* lisp/server.el: Doc updates.
(server-select-display): Remove (unused).
(server-handle-suspend-tty): Kill the client in case of errors from
process-send-string.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-255
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sun, 10 Oct 2004 16:41:15 +0000 |
parents | c2a09ac7b7b1 |
children |
line wrap: on
line source
/* XPM */ static char * sb_tag_gt_xpm[] = { "20 15 5 1", " c None", ". c #B8B8B8", "+ c #000000", "@ c #FFF993", "# c #828282", " ", " ", " .............. ", " .++++++++++++++. ", " .+@@@@@++@@@@@@@+#", " .+@@@@@@+++@@@@@@+#", ".+@@@@@@@++++@@@@@+#", ".+@++@@@@+++++@@@@+#", ".+@++@@@@+++++#@@@+#", ".+@@@@@@@++++#@@@@+#", " #+@@@@@@+++#@@@@@+#", " #+@@@@@++#@@@@@@+#", " #++++++#+++++++# ", " ############## ", " "};