Mercurial > emacs
view lisp/sb-dir-minus.xpm @ 52596:f277840b17b2
(Network, Network Servers): Fix typos.
(Low-Level Network): Add timeout value for :server keyword.
Add new option keywords to make-network-process.
Add set-network-process-options.
Explain how to test availability of network options.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 23 Sep 2003 22:05:38 +0000 |
parents | 95fb805b4d40 |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_dir__xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFF993", " ....... ", ".+++++++. ", ".+@@@@@@+.......... ", ".+@@@@@@@++++++++++.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@++++++@@@@@+.", ".+@@@@@++++++@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};