Mercurial > emacs
view lisp/sb-mail.xpm @ 30136:8dc78ef485a4
(try_window_id): If changes are all below what is
displayed in the window, and point is in the window, we still
might have to find point on the display.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 10 Jul 2000 20:31:22 +0000 |
parents | c0758fd9ca7a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_mail_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFFFFF", "................... ", ".++++++++++++++++++.", ".++@@@@@@@@@@@@@@++.", ".+@++@@@@@@@@@@++@+.", ".+@@@++@@@@@@++@@@+.", ".+@@@@@++@@++@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@+@@@@@@+@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@+@@@@@@@@@@+@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++@@@@@@@@@@@@@@++.", ".++++++++++++++++++.", " .................. "};