Mercurial > emacs
view lisp/gnus/forced.xpm @ 59200:a5d9000cf1cd
(auto-revert-tail-mode): Doc fix for defvar.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 30 Dec 2004 02:58:14 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * forced_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+++++++++++.", ".+.+++++++.+.", ".+.+++++++.+.", ".+.........+.", ".+++++++++++.", " ...+++++... ", " ....... "};