Mercurial > emacs
view etc/images/close.xpm @ 82042:422bb10d6d88
(mode-line-remote): New variable.
(help-echo): Add to default values of mode-line-format.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 22 Jul 2007 23:10:30 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};