aboutsummaryrefslogtreecommitdiffstats
path: root/src/fileio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileio.c')
-rw-r--r--src/fileio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileio.c b/src/fileio.c
index 66b7d8b83fc..8290f01b58e 100644
--- a/src/fileio.c
+++ b/src/fileio.c
@@ -6217,7 +6217,7 @@ and `read-file-name-function'. */)
6217 6217
6218 GCPRO2 (insdef, default_filename); 6218 GCPRO2 (insdef, default_filename);
6219 6219
6220#if defined (USE_MOTIF) || defined (HAVE_NTGUI) || defined (USE_GTK) || defined(TARGET_API_MAC_CARBON) 6220#if defined (USE_MOTIF) || defined (HAVE_NTGUI) || defined (USE_GTK) || defined (TARGET_API_MAC_CARBON)
6221 if ((NILP (last_nonmenu_event) || CONSP (last_nonmenu_event)) 6221 if ((NILP (last_nonmenu_event) || CONSP (last_nonmenu_event))
6222 && use_dialog_box 6222 && use_dialog_box
6223 && use_file_dialog 6223 && use_file_dialog