Mercurial > emacs
changeset 51763:9bed85715c41
Remove #ifdefs from comments, as they are ignored there.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sun, 06 Jul 2003 18:42:55 +0000 |
parents | 11d614bbf7e3 |
children | 3c3b6501b4f1 |
files | src/w32fns.c |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/w32fns.c Sun Jul 06 17:28:12 2003 +0000 +++ b/src/w32fns.c Sun Jul 06 18:42:55 2003 +0000 @@ -14263,15 +14263,11 @@ w32-charset-ansi, w32-charset-default, w32-charset-symbol, w32-charset-shiftjis, w32-charset-hangeul, w32-charset-gb2312, w32-charset-chinesebig5, -#ifdef JOHAB_CHARSET w32-charset-johab, w32-charset-hebrew, w32-charset-arabic, w32-charset-greek, w32-charset-turkish, w32-charset-vietnamese, w32-charset-thai, w32-charset-easteurope, w32-charset-russian, w32-charset-mac, w32-charset-baltic, -#endif -#ifdef UNICODE_CHARSET w32-charset-unicode, -#endif or w32-charset-oem. CODEPAGE should be an integer specifying the codepage that should be used to display the character set, t to do no translation and output as Unicode,