Mercurial > emacs
view lisp/toolbar/right_arrow.xpm @ 45079:bf76420e3297
(occur-mode-map): Bind "q" to `delete-window'.
(occur-1): If one of the buffers we're searching is the *Occur* buffer
itself, handle it by creating a temporary buffer. If any of the
buffers being searched are killed, note that in the search result
message. Also, set local variables before we possibly kill the
buffer.
author | Colin Walters <walters@gnu.org> |
---|---|
date | Thu, 02 May 2002 21:22:47 +0000 |
parents | 54d90c318dfd |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char * right_arrow_xpm[] = { "24 24 9 1", " c None", ". c #020202", "+ c #1A1A1A", "@ c #779D6D", "# c #88AE80", "$ c #97B78B", "% c #9EBA92", "& c #E9EFE8", "* c #3C5936", " ", " ", " ", " ", " ", " .. ", " .&.. ", " .&&&.. ", " .&&&&&.. ", " .&&&&&&&.. ", " .&&&&&&&&&+. ", " +&&&&&&&&&&%.. ", " .%#######@@*.. ", " .%#####@@*.. ", " .%###@@*.. ", " .$#@@*.. ", " .#@*.. ", " .*.. ", " .. ", " ", " ", " ", " ", " "};