Mercurial > emacs
view etc/images/close.xpm @ 68462:94d7d70879d2
Minor cleaups.
(Screen): Clean up the intro paragraphs.
(Mode Line): Lots of rewriting. Handle frame-name better.
eol-mnemonic-... vars moved out.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 29 Jan 2006 17:04:09 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};