emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp/term common-win.el


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs/lisp/term common-win.el
Date: Sat, 25 Jul 2009 09:42:50 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    09/07/25 09:42:50

Modified files:
        lisp/term      : common-win.el 

Log message:
        Fix last change.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/term/common-win.el?cvsroot=emacs&r1=1.4&r2=1.5

Patches:
Index: common-win.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/term/common-win.el,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- common-win.el       25 Jul 2009 09:31:11 -0000      1.4
+++ common-win.el       25 Jul 2009 09:42:50 -0000      1.5
@@ -135,9 +135,6 @@
 On X, the display name of individual X frames is recorded in the
 `display' frame parameter.")
 
-For the X display name of individual frames, see the `display'
-frame parameter.")
-
 (defun x-handle-display (switch)
   "Handle -display DISPLAY option."
   (setq x-display-name (car x-invocation-args)




reply via email to

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