Mercurial > emacs
view etc/letter.xpm @ 46450:42a341bf9194
Bind toggle-read-only to C-x C-q.
(toggle-read-only): Display a warning message if the file is under
version control.
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Tue, 16 Jul 2002 17:40:37 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};