Mercurial > emacs
view lisp/sb-pg-plus.xpm @ 30138:d00767029418
(yylex): Accept string literals with newlines in them.
(process_pp_line): Handle case of string literal with newline
in it in replacement text, which counts as continuing the
replacement text in GNU C.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 10 Jul 2000 20:36:58 +0000 |
parents | b6a19b71d4b7 |
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", " ............ ", " .++++++++++++.", " .++@@@@@@@@@@+.", " .+@+@@@@@@@@@@+.", " .+@@+@@@@@@@@@@+.", " .+@@@+@@@++@@@@@+.", " .+@@@@+@@@++@@@@@+.", ".+++++++@++++++@@@+.", ".+@@@@@@@++++++@@@+.", ".+@@@@@@@@@++@@@@@+.", ".+@@@@@@@@@++@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};