]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fx_file_dialog): Export (for Motif code in fileio.c).
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 7 Feb 2002 20:22:19 +0000 (20:22 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 7 Feb 2002 20:22:19 +0000 (20:22 +0000)
src/lisp.h

index 3d9d68b9a743b3c1f1435a55967978160b441ef0..4b73c01905483aeb645c9551801babf9d080f023 100644 (file)
@@ -3037,6 +3037,7 @@ extern void syms_of_xfns P_ ((void));
 extern void init_xfns P_ ((void));
 extern Lisp_Object Vx_resource_name;
 EXFUN (Fxw_display_color_p, 1);
+EXFUN (Fx_file_dialog, 4);
 #endif /* HAVE_X_WINDOWS */
 
 /* Defined in xselect.c */