]> git.eshelyaron.com Git - emacs.git/commitdiff
(frames-on-display-list): Docstring fix.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 20 Sep 2007 21:14:32 +0000 (21:14 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 20 Sep 2007 21:14:32 +0000 (21:14 +0000)
lisp/frame.el

index 40e2a041ecf92b50a03f63f047fd0ea8cfda4bb8..8da6c508a2d99af9d962e969e35d6c61abd6cd50 100644 (file)
@@ -760,7 +760,7 @@ setup is for focus to follow the pointer."
 (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).