Mercurial > emacs
view lisp/toolbar/close.xpm @ 33278:7b666d4d4007
(File Aliases): Change description of find-file-existing-other-name
to match its default value.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 07 Nov 2000 16:53:31 +0000 |
parents | 8f4a34146a9d |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "24 24 2 1", " c Gray0", ". c None", /* pixels */ "........................", "........................", "........................", "........................", "........................", "........................", "....... .... ..........", "....... .. .........", "........ . ..........", "........ ...........", "......... ............", "......... ...........", "........ ..........", "........ . .........", "....... ... ........", "....... ..... .........", "........................", "........................", "........................", "........................", "........................", "........................", "........................", "........................" };