Mercurial > emacs
view etc/letter.xpm @ 90378:0aec08f4c729
(decode_eol): Pay attention to buffer relocation in
del_range_2.
(decode_coding): Call decode_eol before restoring undo_list.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 07 Apr 2006 05:26:46 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};