emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/dispnew.c,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/dispnew.c,v
Date: Wed, 31 Oct 2007 06:55:03 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/10/31 06:55:01

Index: dispnew.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/dispnew.c,v
retrieving revision 1.396
retrieving revision 1.397
diff -u -b -r1.396 -r1.397
--- dispnew.c   25 Oct 2007 02:38:39 -0000      1.396
+++ dispnew.c   31 Oct 2007 06:55:00 -0000      1.397
@@ -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.  */);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]