emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/term/x-win.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/term/x-win.el,v
Date: Sat, 08 Jul 2006 01:45:48 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/07/08 01:45:47

Index: term/x-win.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/term/x-win.el,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -b -r1.187 -r1.188
--- term/x-win.el       1 Jun 2006 06:42:22 -0000       1.187
+++ term/x-win.el       8 Jul 2006 01:45:46 -0000       1.188
@@ -182,7 +182,10 @@
                                  initial-frame-alist)))
 
 (defvar x-display-name nil
-  "The X display name specifying server and X frame.")
+  "The name of the X display on which Emacs was started.
+
+For the X display name of individual frames, see the`display'
+frame parameter.")
 
 (defun x-handle-display (switch)
   (setq x-display-name (car x-invocation-args)




reply via email to

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