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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/term/x-win.el,v
Date: Sun, 09 Jul 2006 02:02:58 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/07/09 02:02:57

Index: x-win.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/term/x-win.el,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -b -r1.189 -r1.190
--- x-win.el    8 Jul 2006 16:31:41 -0000       1.189
+++ x-win.el    9 Jul 2006 02:02:57 -0000       1.190
@@ -188,6 +188,7 @@
 frame parameter.")
 
 (defun x-handle-display (switch)
+  "Handle -display DISPLAY option."
   (setq x-display-name (car x-invocation-args)
        x-invocation-args (cdr x-invocation-args))
   ;; Make subshell programs see the same DISPLAY value Emacs really uses.




reply via email to

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