/[emacs]/emacs/src/w32fns.c
ViewVC logotype

Diff of /emacs/src/w32fns.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.123.2.15 by handa, Tue Jul 9 00:01:28 2002 UTC revision 1.123.2.16 by rms, Wed Oct 23 17:41:38 2002 UTC
# Line 13982  only be necessary if the default setting Line 13982  only be necessary if the default setting
13982                 "Alist linking Emacs character sets to Windows fonts\n\                 "Alist linking Emacs character sets to Windows fonts\n\
13983  and codepages. Each entry should be of the form:\n\  and codepages. Each entry should be of the form:\n\
13984  \n\  \n\
13985     (CHARSET_NAME . (WINDOWS_CHARSET . CODEPAGE))\n\     (CHARSET-NAME . (WINDOWS-CHARSET . CODEPAGE))\n\
13986  \n\  \n\
13987  where CHARSET_NAME is a string used in font names to identify the charset,\n\  where CHARSET-NAME is a string used in font names to identify the charset,\n\
13988  WINDOWS_CHARSET is a symbol that can be one of:\n\  WINDOWS-CHARSET is a symbol that can be one of:\n\
13989  w32-charset-ansi, w32-charset-default, w32-charset-symbol,\n\  w32-charset-ansi, w32-charset-default, w32-charset-symbol,\n\
13990  w32-charset-shiftjis, w32-charset-hangeul, w32-charset-gb2312,\n\  w32-charset-shiftjis, w32-charset-hangeul, w32-charset-gb2312,\n\
13991  w32-charset-chinesebig5, "  w32-charset-chinesebig5, w32-charset-johab, w32-charset-hebrew,\n\
 #ifdef JOHAB_CHARSET  
 "w32-charset-johab, w32-charset-hebrew,\n\  
13992  w32-charset-arabic, w32-charset-greek, w32-charset-turkish,\n\  w32-charset-arabic, w32-charset-greek, w32-charset-turkish,\n\
13993  w32-charset-vietnamese, w32-charset-thai, w32-charset-easteurope,\n\  w32-charset-vietnamese, w32-charset-thai, w32-charset-easteurope,\n\
13994  w32-charset-russian, w32-charset-mac, w32-charset-baltic,\n"  w32-charset-russian, w32-charset-mac, w32-charset-baltic,\n\
13995  #endif  w32-charset-unicode, or w32-charset-oem.\n\
13996  #ifdef UNICODE_CHARSET  (Some of these symbols are only meaningful on certain versions of Windows.)\n\
 "w32-charset-unicode, "  
 #endif  
 "or w32-charset-oem.\n\  
13997  CODEPAGE should be an integer specifying the codepage that should be used\n\  CODEPAGE should be an integer specifying the codepage that should be used\n\
13998  to display the character set, t to do no translation and output as Unicode,\n\  to display the character set, t to do no translation and output as Unicode,\n\
13999  or nil to do no translation and output as 8 bit (or multibyte on far-east\n\  or nil to do no translation and output as 8 bit (or multibyte on far-east\n\

Legend:
Removed from v.1.123.2.15  
changed lines
  Added in v.1.123.2.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26