Mercurial > emacs
view etc/images/ezimage/doc.xpm @ 69342:12e65aa88734
Declare preserve_y as a static global variable.
(window_scroll_pixel_based): No longer declare preserve_y; it is global now.
(syms_of_window): set preserve_y to -1.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Thu, 09 Mar 2006 03:43:23 +0000 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_doc_xpm[] = { "15 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #5A818B", "# c #FFFFFF", " ....... ", " .+++++++. ", " .+@@@@@@+. ", " .+@@@@@@+#. ", " .+@@@@@@+#+.", " .+@@@@@@+##+.", " .+@@@@@@@+#+. ", " .+@@@@@@+##+. ", ".++++@@@@+#+. ", ".+###++++##+. ", ".+########+. ", ".+########+. ", ".++++++##+. ", " ......+++. ", " ... "};