# HG changeset patch # User Karl Heuer # Date 763065551 0 # Node ID d695df82e96ac80fb2ce4c2cd2564993f0c8f52a # Parent c2bb4c3685535810ed881675c93c160446654dae (Fscroll_other_window): Doc fix. diff -r c2bb4c368553 -r d695df82e96a src/window.c --- 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.")