Mercurial > emacs
view etc/letter.xpm @ 73080:30dd192351cc
* textmodes/ispell.el (ispell-change-dictionary): Don't check the
local dictionary when changing the global dictionary.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 23 Sep 2006 19:05:03 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};