Mercurial > emacs
view etc/letter.xpm @ 59335:45239c528a49
(custom-file): Doc fix for defcustom.
(custom-file): The function no longer sets the variable
`custom-file' to its return value.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 03 Jan 2005 23:52:47 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};