Mercurial > emacs
view lisp/toolbar/lc-print.xpm @ 56304:31b76ccf08bf
(query-replace-interactive): Change type from boolean
to choice. Add value `initial'.
(query-replace-read-args): Handle value `initial' of
query-replace-interactive.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 01 Jul 2004 09:58:44 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * print2_xpm[] = { "24 24 6 1", " c None", ". c #FFFFFF", "+ c #000100", "@ c #BBBDBA", "# c #6B6B66", "$ c #504D46", " ", " ++++++++++++ ", " +@..........@+ ", " +.........@@@+ ", " +.###.#@@...@+ ", " +...........@+ ", " +.##@.#@.@#.@+ ", " +...........@+ ", " +.@@.@.@@@..@+ ", " +....@......@+ ", " ++.###@##@#@@@++ ", " +.+@@@@@@@@@@@@+#+ ", " +..#$++++++++++##@@+ ", " +....................+ ", " +@#...............@@@+ ", " +@#.@@@@@@@@@@@@@@#@#+ ", " +@#...............$##+ ", " +@#$$$$$$$$$$$$$$$$##+ ", " +@@###$#$$$$$$$$$$###+ ", " +#@@#########$#######+ ", " ++++++++++++++++++++ ", " +#@@@@@@@@@@@@@@@##+ ", " ++++++++++++++++++ ", " "};