Mercurial > emacs
view etc/images/letter.xpm @ 108980:c3dddc8e5767
Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).
* vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
change temporarily (Bug#6343).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 12 Jun 2010 13:14:43 -0400 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};