Mercurial > emacs
view lisp/gnus/indifferent.xpm @ 57517:7a899182458c
(compilation-start): Assume compilation-mode will make the buffer read-only.
(compilation-mode): Take arg name-of-mode.
(compilation-setup): Make buffer read-only.
(compilation-handle-exit): Bind inhibit-read-only.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 16 Oct 2004 15:12:25 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * indifferent_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+++++++++++.", ".+++++++++++.", ".++.......++.", ".+++++++++++.", " .+++++++++. ", " ..+++++.. ", " ....... "};