Mercurial > emacs
view etc/letter.xpm @ 64478:bb9cda6ee0d1
(redisplay_internal): Only try to hscroll each frame once
to avoid redisplay looping hscrolling back and forth ad infinitum.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 18 Jul 2005 20:59:41 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};