emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xfns.c


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/xfns.c
Date: Mon, 11 Oct 2004 06:57:00 -0400

Index: emacs/src/xfns.c
diff -c emacs/src/xfns.c:1.614 emacs/src/xfns.c:1.615
*** emacs/src/xfns.c:1.614      Thu Sep  2 16:15:47 2004
--- emacs/src/xfns.c    Mon Oct 11 10:50:00 2004
***************
*** 5566,5572 ****
    last_show_tip_args = Qnil;
    staticpro (&last_show_tip_args);
  
! #ifdef USE_MOTIF
    defsubr (&Sx_file_dialog);
  #endif
  }
--- 5566,5572 ----
    last_show_tip_args = Qnil;
    staticpro (&last_show_tip_args);
  
! #if defined (USE_MOTIF) || defined (USE_GTK)
    defsubr (&Sx_file_dialog);
  #endif
  }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]