Mercurial > emacs
view etc/images/low-color/save.xpm @ 70956:5fd02ab03d96
(ewoc--current-dll): New var.
(ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't
take DLL arg. Instead, use `ewoc--current-dll'. Update all callers.
(ewoc--set-buffer-bind-dll-let*): Bind `ewoc--current-dll', not `dll'.
(ewoc--adjust): Use `ewoc--current-dll'.
(ewoc-next, ewoc-prev, ewoc-nth): Bind `ewoc--current-dll'.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Fri, 26 May 2006 08:29:13 +0000 |
parents | 45a69ccc2f35 |
children |
line wrap: on
line source
/* XPM */ static char * save_xpm[] = { "24 24 12 1", " c None", ". c #000100", "+ c #B0CCE2", "@ c #6B6B66", "# c #EBA291", "$ c #BBBDBA", "% c #7A98B0", "& c #974F3D", "* c #4D687C", "= c #FFFFFF", "- c #3E4850", "; c #504D46", " ", " ", " ................... ", " .++@############$@++. ", " .+%@########&&#&&@%*. ", " .+%@######&#&#&&&@%*. ", " .+%@=============@%*. ", " .+%@=============@%*. ", " .+%@$$$$$$$$$$$$$@%*. ", " .+%@=============@%*. ", " .+%@=============@%*. ", " .+%@$$$$$$$$$$$$$@%@. ", " .+%@=============@%-. ", " .+%%@@@@@@@@@@@@@@%-. ", " .+%%%%%%%%%%%%%%%%%-. ", " .+%%%---**@@@@---%+-. ", " .+%%-$$====$$$$@**+-. ", " .+%%-$=@;;$$$$$-**+-. ", " .+%%-==@;;$$$$$-**+-. ", " .+%%-==;;;$$$==-**+-. ", " .%%%-$$;;;$$===-**+-. ", " .**-$$$$$$==$$-**+-. ", " ................-. ", " "};