Mercurial > emacs
diff src/window.c @ 681:026f978690be
*** empty log message ***
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Wed, 03 Jun 1992 22:58:36 +0000 |
| parents | e09a318cf838 |
| children | 030fb4635335 |
line wrap: on
line diff
--- a/src/window.c Wed Jun 03 20:43:49 1992 +0000 +++ b/src/window.c Wed Jun 03 22:58:36 1992 +0000 @@ -424,7 +424,7 @@ return Qnil; } -DEFUN ("window-at", Fwindow_at, Swindow_at, 1, 2, 0, +DEFUN ("window-at", Fwindow_at, Swindow_at, 2, 3, 0, "Return window containing row ROW, column COLUMN on SCREEN.\n\ If omitted, SCREEN defaults to the currently selected screen.\n\ The top left corner of the screen is considered to be row 0,\n\
