From: Eli Zaretskii <eliz@gnu.org>
Date: Sat, 25 Jul 2009 09:42:50 +0000 (+0000)
Subject: Fix last change.
X-Git-Tag: emacs-pretest-23.1.90~2026
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8c61e9ba15d1bdad735be96a7279dd382a67e4a6;p=emacs.git

Fix last change.
---

diff --git a/lisp/term/common-win.el b/lisp/term/common-win.el
index f706dba8586..abf3afd1554 100644
--- a/lisp/term/common-win.el
+++ b/lisp/term/common-win.el
@@ -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)