# HG changeset patch # User Richard M. Stallman # Date 1130516923 0 # Node ID dd57bcb034c06748ab684000aaa9c7881017d92d # Parent 737938f4c82644b2375662ea37396b3d631203c8 (syms_of_xfns): Provide `x' as feature. diff -r 737938f4c826 -r dd57bcb034c0 src/xfns.c --- a/src/xfns.c Fri Oct 28 16:27:47 2005 +0000 +++ b/src/xfns.c Fri Oct 28 16:28:43 2005 +0000 @@ -5741,6 +5741,8 @@ variable `use-file-dialog'. */); x_use_old_gtk_file_dialog = 0; + Fprovide (intern ("x"), Qnil); + #ifdef USE_X_TOOLKIT Fprovide (intern ("x-toolkit"), Qnil); #ifdef USE_MOTIF