From: Steven Tamm Date: Sun, 29 Aug 2004 16:56:17 +0000 (+0000) Subject: Fixing whitespace style issue with #define X-Git-Tag: ttn-vms-21-2-B4~5146 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2222855e833fccb2c3a620e31855d81a7364ae6d;p=emacs.git Fixing whitespace style issue with #define --- diff --git a/src/fileio.c b/src/fileio.c index b9299910186..a90111b22b6 100644 --- a/src/fileio.c +++ b/src/fileio.c @@ -6304,7 +6304,7 @@ and `read-file-name-function'. */) GCPRO2 (insdef, default_filename); -#if defined (USE_MOTIF) || defined (HAVE_NTGUI) || defined (USE_GTK) || defined(TARGET_API_MAC_CARBON) +#if defined (USE_MOTIF) || defined (HAVE_NTGUI) || defined (USE_GTK) || defined (TARGET_API_MAC_CARBON) if ((NILP (last_nonmenu_event) || CONSP (last_nonmenu_event)) && use_dialog_box && use_file_dialog