Mercurial > emacs
view etc/letter.xpm @ 50808:5a0d0a9219f3
(vc-mcvs-mode-line-string): Fix thinko.
(vc-mcvs-rename-file): New function.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 04 May 2003 18:38:31 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};