emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/frame.el,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/frame.el,v
Date: Thu, 20 Sep 2007 21:14:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/09/20 21:14:32

Index: frame.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/frame.el,v
retrieving revision 1.249
retrieving revision 1.250
diff -u -b -r1.249 -r1.250
--- frame.el    18 Sep 2007 22:17:29 -0000      1.249
+++ frame.el    20 Sep 2007 21:14:32 -0000      1.250
@@ -760,7 +760,7 @@
 (defun frames-on-display-list (&optional terminal)
   "Return a list of all frames on TERMINAL.
 
-TERMINAL should be a terminal identifier (an integer), a frame,
+TERMINAL should be a terminal, a frame,
 or a name of an X display (a string of the form
 HOST:SERVER.SCREEN).
 




reply via email to

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