Mercurial > emacs
view etc/letter.xpm @ 77524:7be6bca439a5
(flyspell-auto-correct-previous-word): Use window-start and
window-end.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 27 Apr 2007 18:56:26 +0000 (2007-04-27) |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};