Mercurial > emacs
view etc/letter.xpm @ 82303:76cd87e9edd6
(default-indent-new-line): New function.
It calls comment-line-break-function if there are comments.
(do-auto-fill): Use that.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 07 Aug 2007 03:04:23 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};