/[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.12 by lektu, Fri Mar 8 16:36:10 2002 UTC revision 1.123.2.13 by jasonr, Tue Apr 16 23:19:52 2002 UTC
# Line 13138  specified.  Ensure that file exists if M Line 13138  specified.  Ensure that file exists if M
13138        if (GetOpenFileName (&file_details))        if (GetOpenFileName (&file_details))
13139          {          {
13140            dostounix_filename (filename);            dostounix_filename (filename);
13141            file = build_string (filename);            file = DECODE_FILE(build_string (filename));
13142          }          }
13143        else        else
13144          file = Qnil;          file = Qnil;

Legend:
Removed from v.1.123.2.12  
changed lines
  Added in v.1.123.2.13

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