diff src/dispnew.c @ 85826:345d3b46b5d3

* s/usg5-4.h: * s/usg5-3.h: * s/ptx.h: * m/is386.h: * m/ibmps2-aix.h: * Makefile.in: Remove all mentions of X10 * dispnew.c (syms_of_display): Don't mention version 10.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 31 Oct 2007 06:55:00 +0000
parents 9f3a25157e4f
children 77b991c8303d 880960b70474
line wrap: on
line diff
--- a/src/dispnew.c	Wed Oct 31 06:28:09 2007 +0000
+++ b/src/dispnew.c	Wed Oct 31 06:55:00 2007 +0000
@@ -7112,7 +7112,7 @@
 
   DEFVAR_LISP ("window-system-version", &Vwindow_system_version,
 	       doc: /* The version number of the window system in use.
-For X windows, this is 10 or 11.  */);
+For X windows, this is 11.  */);
 
   DEFVAR_BOOL ("cursor-in-echo-area", &cursor_in_echo_area,
 	       doc: /* Non-nil means put cursor in minibuffer, at end of any message there.  */);