Mercurial > emacs
view etc/letter.xpm @ 48615:35a56f4a18d3
(change-log-mode): Set indent-line-function explicitly
to what it was before indent-line-function's default was changed.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 02 Dec 2002 16:09:02 +0000 |
parents | 292640c5a4d0 |
children | bc20bf61a6e9 |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c #000000", " c #FFFFFF", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};