From: Richard M. Stallman Date: Fri, 28 Oct 2005 16:28:43 +0000 (+0000) Subject: (syms_of_xfns): Provide `x' as feature. X-Git-Tag: emacs-pretest-22.0.90~6238 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=49be9d28f7f65cbd146e1393cd4954c5a6d2eb74;p=emacs.git (syms_of_xfns): Provide `x' as feature. --- diff --git a/src/xfns.c b/src/xfns.c index 979a0a3435a..a1aee42b85b 100644 --- a/src/xfns.c +++ b/src/xfns.c @@ -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