Mercurial > emacs
view etc/letter.xpm @ 80973:3b4225acb016
* xdisp.c (redisplay_window): If first window line is a continuation
line, recompute the new window start instead of recentering.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 19 May 2007 18:43:04 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};