emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/frames.texi [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/frames.texi [emacs-unicode-2]
Date: Thu, 04 Nov 2004 04:07:50 -0500

Index: emacs/lispref/frames.texi
diff -c emacs/lispref/frames.texi:1.65.6.6 emacs/lispref/frames.texi:1.65.6.7
*** emacs/lispref/frames.texi:1.65.6.6  Tue Aug 10 07:46:39 2004
--- emacs/lispref/frames.texi   Thu Nov  4 08:55:38 2004
***************
*** 1980,1991 ****
  @defun x-server-version &optional display
  This function returns the list of version numbers of the X server
  running the display.  The value is a list of three integers: the major
! and minor version numbers, and the vendor-specific release number.
  @end defun
  
  @defun x-server-vendor &optional display
! This function returns the ``vendor'' that provided the X server software
! (as a string).
  @end defun
  
  @ignore
--- 1980,1997 ----
  @defun x-server-version &optional display
  This function returns the list of version numbers of the X server
  running the display.  The value is a list of three integers: the major
! and minor version numbers of the X protocol, and the
! distributor-specific release number of the X server software itself.
  @end defun
  
  @defun x-server-vendor &optional display
! This function returns the ``vendor'' that provided the X server
! software (as a string).  Really this means whoever distributes the X
! server.
! 
! When the developers of X labelled software distributors as
! ``vendors'', they showed their false assumption that no system could
! ever be developed and distributed noncommercially.
  @end defun
  
  @ignore




reply via email to

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