Mercurial > emacs
view lisp/toolbar/close.xpm @ 56273:610a9a9c39d0
(query-replace-read-args): Swallow a space after
everything except )]" which in most cases means after a symbol.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 28 Jun 2004 23:03:06 +0000 |
parents | 734ff40978ad |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . . ", " . ... ", " .. .... ", " .. ... ", " ..... ", " ... ", " ..... ", " ....... ", " ... .... ", " ... .... ", " ... .. ", " ", " ", " ", " ", " ", " ", " "};