Mercurial > emacs
view lisp/sb-pg-plus.xpm @ 37746:0204bb9ccc1e
(auto-coding-regexp-alist): New user-option.
(auto-coding-from-file-contents): New function.
(set-auto-coding): Use it to determine a coding system.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 16 May 2001 10:36:54 +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", " ............ ", " .++++++++++++.", " .++@@@@@@@@@@+.", " .+@+@@@@@@@@@@+.", " .+@@+@@@@@@@@@@+.", " .+@@@+@@@++@@@@@+.", " .+@@@@+@@@++@@@@@+.", ".+++++++@++++++@@@+.", ".+@@@@@@@++++++@@@+.", ".+@@@@@@@@@++@@@@@+.", ".+@@@@@@@@@++@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++++++++++++++++++.", " .................. "};