Mercurial > emacs
view etc/letter.xpm @ 59381:77618102ddc4
(uniquify-rationalize-file-buffer-names): Fix corner case when renaming
to the same name.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 05 Jan 2005 21:49:02 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};