/[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.158 by lektu, Fri Mar 8 08:33:30 2002 UTC revision 1.159 by jasonr, Sat Mar 16 23:37:06 2002 UTC
# Line 6451  w32_to_all_x_charsets (fncharset) Line 6451  w32_to_all_x_charsets (fncharset)
6451        /* Handle startup case of w32-charset-info-alist not        /* Handle startup case of w32-charset-info-alist not
6452           being set up yet. */           being set up yet. */
6453        if (NILP(Vw32_charset_info_alist))        if (NILP(Vw32_charset_info_alist))
6454          return "iso8859-1";          return Fcons (build_string ("iso8859-1"), Qnil);
6455    
6456        charset_type = Qw32_charset_ansi;        charset_type = Qw32_charset_ansi;
6457        break;        break;
6458      case DEFAULT_CHARSET:      case DEFAULT_CHARSET:

Legend:
Removed from v.1.158  
changed lines
  Added in v.1.159

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