Mercurial > emacs
view etc/images/gud/rcont.xpm @ 111902:3d34c0b303ff
* url-cookie.el (url-cookie-retrieve): Handle null LOCALPART (Bug#7543).
Suggested by Lennart Borgman.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 04 Dec 2010 17:41:41 -0500 |
parents | ca0315d80583 |
children |
line wrap: on
line source
/* XPM */ static char * reverse_continue_xpm[] = { "24 24 6 1", " c None", ". c #D99FAA", "+ c #CC0033", "@ c #616161", "# c #2A1F55", "$ c #AA9FAA", " ", " ", " ", " ", " .+ ", " .++. ", " @# #@ +++++++ ", " @#$ $#@ .++. ", " ## ## .+ ", " ## ## ", " ## ## ", " #@ @# ", " ## ## ", " #@ @# ", " ## ## ", " ## ## ", " ## ## ", " @#$ $#@ ", " @# #@ ", " ", " ", " ", " ", " "};