Mercurial > emacs
view etc/images/close.xpm @ 91704:bd5e4ff73402
* button.el (button-map):
* wid-edit.el (widget-keymap): Avoid line-end confusion in autoloads.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sat, 09 Feb 2008 22:48:06 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};