/[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.3 by jasonr, Sat Nov 10 13:24:02 2001 UTC revision 1.123.2.4 by jasonr, Mon Nov 12 23:25:13 2001 UTC
# Line 7548  terminate Emacs if we can't open the con Line 7548  terminate Emacs if we can't open the con
7548    unsigned char *xrm_option;    unsigned char *xrm_option;
7549    struct w32_display_info *dpyinfo;    struct w32_display_info *dpyinfo;
7550    
7551      /* If initialization has already been done, return now to avoid
7552         overwriting critical parts of one_w32_display_info.  */
7553      if (w32_in_use)
7554        return Qnil;
7555    
7556    CHECK_STRING (display, 0);    CHECK_STRING (display, 0);
7557    if (! NILP (xrm_string))    if (! NILP (xrm_string))
7558      CHECK_STRING (xrm_string, 1);      CHECK_STRING (xrm_string, 1);

Legend:
Removed from v.1.123.2.3  
changed lines
  Added in v.1.123.2.4

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