Mercurial > emacs
view lisp/sb-pg-plus.xpm @ 89628:16559d69b325
(private-char-area-1-min)
(private-char-area-1-max, private-char-area-2-min)
(private-char-area-2-max, emacs-mule-charset-table): New
variables.
(convert-define-charset-argument): New function.
(define-charset): Handle the old calling style. Update
emacs-mule-charset-table.
(make-char-internal): New function.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 17 Nov 2003 03:57:03 +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", " ............ ", " .++++++++++++.", " .++@@@@@@@@@@+.", " .+@+@@@@@@@@@@+.", " .+@@+@@@@@@@@@@+.", " .+@@@+@@@++@@@@@+.", " .+@@@@+@@@++@@@@@+.", ".+++++++@++++++@@@+.", ".+@@@@@@@++++++@@@+.", ".+@@@@@@@@@++@@@@@+.", ".+@@@@@@@@@++@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};