Mercurial > emacs
view etc/letter.xpm @ 62565:2b285bf6f228
(calc-invalidate-units-table): Use inhibit-read-only.
(math-build-units-table-buffer): Use view-mode.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Fri, 20 May 2005 22:37:14 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};