Mercurial > emacs
view lisp/gnus/blink.xpm @ 57648:f2e389526e8b
(ibuffer-jump-to-buffer): Read buffer name in interactive spec rather
than use `interactive-p' in body of function.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sat, 23 Oct 2004 10:09:44 +0000 (2004-10-23) |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * blink_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".+++++++..++.", ".+++++++..++.", ".++...++++++.", ".+++++++++++.", ".++++++++.++.", ".++.+++++.++.", ".+++.....+++.", " .+++++++++. ", " ..+++++.. ", " ....... "};