Mercurial > emacs
view etc/images/gnus/kill-group.xpm @ 111133:d9b0552c39a6
Remove duplicate definition of tty-defined-color-alist.
* src/xfaces.c (syms_of_xfaces) <tty-defined-color-alist>: Sync doc with
Lisp version.
* lisp/term/tty-colors.el (tty-defined-color-alist): Remove duplicate
definition of C variable.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 23 Oct 2010 18:48:39 -0700 |
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..", "........................", "........................"};