Mercurial > emacs
view etc/letter.xpm @ 66858:5efe1788a37c
(menu-bar-options-menu): Delete "Syntax
Highlighting" entry, it is on by default now.
(menu-bar-options-save): Do not save global-font-lock-mode.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 14 Nov 2005 16:20:34 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};