Mercurial > emacs
view etc/letter.xpm @ 73169:f11aa3b5788d
* cus-edit.el (custom-save-all): Switch to emacs-lisp mode before
saving anything to be sure that `forward-sexp' behaves correctly.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 29 Sep 2006 18:31:33 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};