Mercurial > emacs
view etc/letter.xpm @ 57145:26c822f42ae4
(after-change-major-mode-hook): New variable.
(run-mode-hooks): Implement it.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 18 Sep 2004 23:57:10 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};