Mercurial > emacs
changeset 6232:d695df82e96a
(Fscroll_other_window): Doc fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Mon, 07 Mar 1994 18:39:11 +0000 |
parents | c2bb4c368553 |
children | 1e90a9197a2a |
files | src/window.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/window.c Mon Mar 07 03:37:55 1994 +0000 +++ b/src/window.c Mon Mar 07 18:39:11 1994 +0000 @@ -2287,7 +2287,7 @@ if the current one is at the bottom.\n\ When calling from a program, supply a number as argument or nil.\n\ \n\ -If in the minibuffer, `minibuf-scroll-window' if non-nil\n\ +If in the minibuffer, `minibuffer-scroll-window' if non-nil\n\ specifies the window to scroll.\n\ If `other-window-scroll-buffer' is non-nil, scroll the window\n\ showing that buffer, popping the buffer up if necessary.")