Mercurial > emacs
view lisp/toolbar/close.xpm @ 65566:c31bc37303c0
(scheme-mode-variables): Use setq to assign buffer-local value
to lisp-indent-function.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 17 Sep 2005 11:07:16 +0000 |
parents | 734ff40978ad |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};