Mercurial > emacs
view lisp/toolbar/cut.xpm @ 42047:83eb799f3657
(translation-table-for-input): New
variable.
(latin-iso8859-14): Amend description.
(file-coding-system-alist): Add entry for utf-8.
author | Dave Love <fx@gnu.org> |
---|---|
date | Sat, 15 Dec 2001 16:31:14 +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 */ "........................", "........................", "........................", "........................", "........................", ".................. .....", "................ ......", "............... .......", ".............. ........", "............. .........", ".... .... ..... ..", "... ... .. ... ....", "... ... ......", ".... ... .........", ".......... ............", "......... ............", "........ .. ............", "....... ... ............", "....... .. .............", "....... ..............", "........................", "........................", "........................", "........................" };