Mercurial > emacs
view lisp/sb-pg.xpm @ 51635:dec942028211
(read_key_sequence): When converting upcase fn key to
downcase, update fkey and keytran so `backspace' gets translated.
(read_avail_input): Don't signal SIGHUP in batch mode.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 22 Jun 2003 00:01:42 +0000 |
parents | 6fb6afe9f97a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_file_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFFFFF", " ............ ", " .++++++++++++.", " .++@@@@@@@@@@+.", " .+@+@@@@@@@@@@+.", " .+@@+@@@@@@@@@@+.", " .+@@@+@@@@@@@@@@+.", " .+@@@@+@@@@@@@@@@+.", ".+++++++@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};