Mercurial > emacs
view lisp/toolbar/lc-index.xpm @ 62962:6ab08ae41502
(MODE_LINE_NOPROP_LEN): New macro.
(x_consider_frame_title, Fformat_mode_line): Save offset into
mode_line_noprop_buf rather than pointer, in case buffer is relocated.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 02 Jun 2005 12:27:05 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * index2_xpm[] = { "24 24 7 1", " c None", ". c #BBBDBA", "+ c #000100", "@ c #FFFFFF", "# c #6B6B66", "$ c #504D46", "% c #3E4850", " ", " ++++++++++++++++++++ ", " +@@@@@@@@@@@@@@@@@.+ ", " +@................#+ ", " +@................#+ ", " +@#################+ ", " +@@@@@@@@@@@@@@@@@.+ ", " +@.................+ ", " +@........+........+ ", " +@.......$@+###...#+ ", " +@@@@@@@.$@+...@@@.+ ", " +@.......#@+#......+ ", " +@.......#@$+#+#...+ ", " +@.....#+#@#@+@++##+ ", " +@@@@@@+@.@.@#@#.+.+ ", " +@.....+@.@#@#@##+.+ ", " +@.....+@.@.....#+.+ ", " +@.....+........#+#+ ", " +@@@@@.+.#.....##+.+ ", " +@@@@@..%$######+#.+ ", " +@@@@@@.#+$#$#$#+..+ ", " +@........++++++$#.+ ", " ++++++++++@...@@++++ ", " ++++++++ "};