Mercurial > hg > xemacs-beta
diff src/dialog-msw.c @ 819:6504113e7c2d
[xemacs-hg @ 2002-04-25 18:03:23 by andyp]
sync up windows branch from 21.4
author | andyp |
---|---|
date | Thu, 25 Apr 2002 18:04:24 +0000 |
parents | e38acbeb1cae |
children | 6728e641994e |
line wrap: on
line diff
--- a/src/dialog-msw.c Thu Apr 25 06:09:18 2002 +0000 +++ b/src/dialog-msw.c Thu Apr 25 18:04:24 2002 +0000 @@ -782,7 +782,7 @@ int unbind_count = specpdl_depth (); record_unwind_protect (dialog_popped_down, Qnil); popup_up_p++; - + if (EQ (type, Qfile)) return unbind_to_1 (unbind_count, handle_file_dialog_box (f, keys)); else if (EQ (type, Qdirectory))