Mercurial > emacs
view lisp/toolbar/close.xpm @ 83354:e506a3d30e62
Fix syntax error in lisp/term/xterm.el.
* lisp/term/xterm.el (xterm-function-map): Fix key definitions.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-394
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sun, 04 Sep 2005 03:51:22 +0000 |
parents | 734ff40978ad |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};