Mercurial > emacs
view etc/letter.xpm @ 77285:1f5115cdbed5
(c-beginning-of-defun): With -ve arg and point too close to EOB, leave
point at EOB rather than last `}'.
author | Alan Mackenzie <acm@muc.de> |
---|---|
date | Tue, 17 Apr 2007 20:48:43 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};