diff src/xfns.c @ 66502:dd57bcb034c0

(syms_of_xfns): Provide `x' as feature.
author Richard M. Stallman <rms@gnu.org>
date Fri, 28 Oct 2005 16:28:43 +0000
parents 2c78610a49f1
children 1a573209abf9 693e794b57bf
line wrap: on
line diff
--- 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