/[emacs]/emacs/lispref/frames.texi
ViewVC logotype

Diff of /emacs/lispref/frames.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.65.6.6 by miles, Tue Aug 10 07:46:39 2004 UTC revision 1.65.6.7 by miles, Thu Nov 4 08:55:38 2004 UTC
# Line 1980  about X displays. Line 1980  about X displays.
1980  @defun x-server-version &optional display  @defun x-server-version &optional display
1981  This function returns the list of version numbers of the X server  This function returns the list of version numbers of the X server
1982  running the display.  The value is a list of three integers: the major  running the display.  The value is a list of three integers: the major
1983  and minor version numbers, and the vendor-specific release number.  and minor version numbers of the X protocol, and the
1984    distributor-specific release number of the X server software itself.
1985  @end defun  @end defun
1986    
1987  @defun x-server-vendor &optional display  @defun x-server-vendor &optional display
1988  This function returns the ``vendor'' that provided the X server software  This function returns the ``vendor'' that provided the X server
1989  (as a string).  software (as a string).  Really this means whoever distributes the X
1990    server.
1991    
1992    When the developers of X labelled software distributors as
1993    ``vendors'', they showed their false assumption that no system could
1994    ever be developed and distributed noncommercially.
1995  @end defun  @end defun
1996    
1997  @ignore  @ignore

Legend:
Removed from v.1.65.6.6  
changed lines
  Added in v.1.65.6.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26