Mercurial > emacs
view etc/images/low-color/up-arrow.xpm @ 95603:e9435fc29a56
(longlines-re-search-forward): New function.
(longlines-mode): Bind replace-search-function and
replace-re-search-function, to ensure that replacement commands
treat newlines as spaces.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 06 Jun 2008 20:31:10 +0000 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * up_arrow2_xpm[] = { "24 24 8 1", " c None", ". c #87AF85", "+ c #000100", "@ c #504D46", "# c #6B6B66", "$ c #BBBDBA", "% c #FFFFFF", "& c #3E4850", " ", " ", " + ", " &$+ ", " +%.@+ ", " +%...@+ ", " +%.....@+ ", " +%......#@+ ", " +%.......##@+ ", " +%$$.....#@@@@+ ", " +++++$.....@+++++ ", " +$....#@+ ", " +$....#@+ ", " +$...##@+ ", " +$...##@+ ", " +$...##@+ ", " +...#@@@+ ", " +++++++++ ", " ", " ", " ", " ", " ", " "};