Mercurial > emacs
view lisp/gnus/forced.xpm @ 58240:cbd61b964e09
(store_mode_line_string, produce_stretch_glyph):
Use Fsafe_plist_get.
(note_mode_line_or_margin_highlight, note_mouse_highlight):
Fix image map element parsing. Use Fsafe_plist_get.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 15 Nov 2004 15:21:34 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * forced_xpm[] = { "13 14 3 1", " c None", ". c #000000", "+ c #FFDD00", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+++++++++++.", ".+.+++++++.+.", ".+.+++++++.+.", ".+.........+.", ".+++++++++++.", " ...+++++... ", " ....... "};