(syms_of_xfns): Provide `x' as feature.
This commit is contained in:
parent
fbfde322c1
commit
49be9d28f7
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue