emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/w32fns.c


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/w32fns.c
Date: Thu, 28 Oct 2004 02:43:03 -0400

Index: emacs/src/w32fns.c
diff -c emacs/src/w32fns.c:1.242 emacs/src/w32fns.c:1.243
*** emacs/src/w32fns.c:1.242    Sat Oct 16 23:02:25 2004
--- emacs/src/w32fns.c  Thu Oct 28 06:37:48 2004
***************
*** 6398,6404 ****
  }
  
  DEFUN ("x-server-vendor", Fx_server_vendor, Sx_server_vendor, 0, 1, 0,
!        doc: /* Returns the vendor ID string of the W32 system (Microsoft).
  The optional argument DISPLAY specifies which display to ask about.
  DISPLAY should be either a frame or a display name (a string).
  If omitted or nil, that stands for the selected frame's display.  */)
--- 6398,6404 ----
  }
  
  DEFUN ("x-server-vendor", Fx_server_vendor, Sx_server_vendor, 0, 1, 0,
!        doc: /* Returns the "vendor ID" string of the W32 system (Microsoft).
  The optional argument DISPLAY specifies which display to ask about.
  DISPLAY should be either a frame or a display name (a string).
  If omitted or nil, that stands for the selected frame's display.  */)
***************
*** 6411,6417 ****
  DEFUN ("x-server-version", Fx_server_version, Sx_server_version, 0, 1, 0,
         doc: /* Returns the version numbers of the server of DISPLAY.
  The value is a list of three integers: the major and minor
! version numbers, and the vendor-specific release
  number.  See also the function `x-server-vendor'.
  
  The optional argument DISPLAY specifies which display to ask about.
--- 6411,6417 ----
  DEFUN ("x-server-version", Fx_server_version, Sx_server_version, 0, 1, 0,
         doc: /* Returns the version numbers of the server of DISPLAY.
  The value is a list of three integers: the major and minor
! version numbers of the X Protocol in use, and the distributor-specific release
  number.  See also the function `x-server-vendor'.
  
  The optional argument DISPLAY specifies which display to ask about.




reply via email to

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