(syms_of_xfns): Provide `x' as feature.

This commit is contained in:
Richard M. Stallman 2005-10-28 16:28:43 +00:00
parent fbfde322c1
commit 49be9d28f7

View file

@ -5741,6 +5741,8 @@ chooser is used instead. To turn off all file dialogs set the
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