/[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.166 by jasonr, Sun Mar 24 15:49:44 2002 UTC revision 1.167 by jasonr, Tue Apr 16 22:26:33 2002 UTC
# Line 14287  specified.  Ensure that file exists if M Line 14287  specified.  Ensure that file exists if M
14287        if (GetOpenFileName (&file_details))        if (GetOpenFileName (&file_details))
14288          {          {
14289            dostounix_filename (filename);            dostounix_filename (filename);
14290            file = build_string (filename);            file = DECODE_FILE(build_string (filename));
14291          }          }
14292        else        else
14293          file = Qnil;          file = Qnil;

Legend:
Removed from v.1.166  
changed lines
  Added in v.1.167

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