Mercurial > emacs
view etc/letter.xpm @ 64706:37b0b02afa4e
(all): Put `indicate-empty-lines' in fringe group instead of display group.
Make `indicate-buffer-boundaries' customizable through Custom.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 01 Aug 2005 17:20:04 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};