]> git.eshelyaron.com Git - emacs.git/commitdiff
(syms_of_xfns): Provide `x' as feature.
authorRichard M. Stallman <rms@gnu.org>
Fri, 28 Oct 2005 16:28:43 +0000 (16:28 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 28 Oct 2005 16:28:43 +0000 (16:28 +0000)
src/xfns.c

index 979a0a3435a784814cc98e84232b8edf6a795fa9..a1aee42b85b1f2cd5f1ca90a9e9082b9d5fcface 100644 (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