/[emacs]/emacs/src/w32fns.c
ViewVC logotype

Diff of /emacs/src/w32fns.c

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

revision 1.173.2.18 by miles, Mon Oct 25 04:22:26 2004 UTC revision 1.173.2.19 by miles, Fri Oct 29 02:05:09 2004 UTC
# Line 6398  If omitted or nil, that stands for the s Line 6398  If omitted or nil, that stands for the s
6398  }  }
6399    
6400  DEFUN ("x-server-vendor", Fx_server_vendor, Sx_server_vendor, 0, 1, 0,  DEFUN ("x-server-vendor", Fx_server_vendor, Sx_server_vendor, 0, 1, 0,
6401         doc: /* Returns the vendor ID string of the W32 system (Microsoft).         doc: /* Returns the "vendor ID" string of the W32 system (Microsoft).
6402  The optional argument DISPLAY specifies which display to ask about.  The optional argument DISPLAY specifies which display to ask about.
6403  DISPLAY should be either a frame or a display name (a string).  DISPLAY should be either a frame or a display name (a string).
6404  If omitted or nil, that stands for the selected frame's display.  */)  If omitted or nil, that stands for the selected frame's display.  */)
# Line 6411  If omitted or nil, that stands for the s Line 6411  If omitted or nil, that stands for the s
6411  DEFUN ("x-server-version", Fx_server_version, Sx_server_version, 0, 1, 0,  DEFUN ("x-server-version", Fx_server_version, Sx_server_version, 0, 1, 0,
6412         doc: /* Returns the version numbers of the server of DISPLAY.         doc: /* Returns the version numbers of the server of DISPLAY.
6413  The value is a list of three integers: the major and minor  The value is a list of three integers: the major and minor
6414  version numbers, and the vendor-specific release  version numbers of the X Protocol in use, and the distributor-specific release
6415  number.  See also the function `x-server-vendor'.  number.  See also the function `x-server-vendor'.
6416    
6417  The optional argument DISPLAY specifies which display to ask about.  The optional argument DISPLAY specifies which display to ask about.

Legend:
Removed from v.1.173.2.18  
changed lines
  Added in v.1.173.2.19

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