Mercurial > emacs
view etc/images/smilies/grayscale/blink.xpm @ 104066:b564cde0cb8b
Fix Bug#3888:
w32-vars.el (x-select-enable-clipboard): Doc fix.
term/pc-win.el (x-display-name, x-colors)
(x-select-enable-clipboard, x-select-text): Doc fix.
term/common-win.el (x-display-name, x-colors): Doc fix.
term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
(xw-defined-colors): Doc fix.
w32-fns.el (x-select-text, x-setup-function-keys)
(x-get-selection, x-set-selection): Doc fix.
term/x-win.el (x-select-text, x-setup-function-keys)
(x-select-enable-clipboard, xw-defined-colors): Doc fix.
select.el (x-set-selection): Doc fix.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 25 Jul 2009 09:31:05 +0000 |
parents | a3c27999decb |
children |
line wrap: on
line source
/* XPM */ static char * blink_xpm[] = { "14 14 7 1", " c None", ". c #484848", "+ c #000000", "@ c #6E6E6E", "# c #515151", "$ c #ABABAB", "% c #737373", " ", " ", " . ", " + ", " @#$$# + ", " ++ + ", " ", " + + ", " $+ +$ ", " %+ +% ", " %++++% ", " $$$$ ", " ", " "};