Mercurial > emacs
view etc/tree-widget/default/guide.xpm @ 82317:c668fe19825b
(longlines-decoded): New variable.
(longlines-mode): Avoid encoding or decoding the buffer twice.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 07 Aug 2007 16:10:20 +0000 |
parents | 37975f598c83 |
children |
line wrap: on
line source
/* XPM */ static char * guide_xpm[] = { "6 21 2 1", " c None", ". c #ADA5C6", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " .", " ."};