Mercurial > emacs
view etc/images/gnus/kill-group.xpm @ 60044:d1e94109daa4
(Printed Representation): Clarify read syntax vs print.
(Floating Point Type): Explain meaning better.
(Symbol Type): Explain uniqueness better.
(Cons Cell Type): Explain empty list sooner. CAR and CDR later.
List examples sooner.
(Box Diagrams): New subnode broken out.
Some examples moved from old Lists as Boxes node.
(Dotted Pair Notation): Clarify intro.
(Array Type): Clarify.
(Type Predicates): Add hash-table-p.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 14 Feb 2005 10:22:36 +0000 |
parents | 210af0ad3d35 |
children |
line wrap: on
line source
/* XPM */ static char * kill_group_xpm[] = { "24 24 3 1", ". c None", "o c #000000000000", "+ c #9A9A6C6C4E4E", "o..o..o..o..o..o..o..o..", "........................", "........................", "o..o..o..o..o..o..o..o..", "........................", "........................", "o..o..o..o..++.o..o..o..", ".......++..++++.........", "........++.+++..........", "o..o..o.+++++..o..o..o..", ".........+++............", ".........++++...........", "o..o..o.++++++.o..o..o..", "........++.++++.........", ".......++...++++........", "o..o...+.o...++o..o..o..", "........................", "........................", "o..o..o..o..o..o..o..o..", "........................", "........................", "o..o..o..o..o..o..o..o..", "........................", "........................"};