# HG changeset patch # User Markus Rost # Date 1072361396 0 # Node ID ecb83c041da3dafaf2d3fcc449779a3e010529aa # Parent 05fab5d3347efb21b9455c8616ed2b5f697e053b (Fringes): Fix typo "set-buffer-window" -> "set-window-buffer". diff -r 05fab5d3347e -r ecb83c041da3 lispref/display.texi --- a/lispref/display.texi Thu Dec 25 12:13:59 2003 +0000 +++ b/lispref/display.texi Thu Dec 25 14:09:56 2003 +0000 @@ -2528,7 +2528,7 @@ The values of these variables take effect when you display the buffer in a window. If you change them while the buffer is visible, -you can call @code{set-buffer-window} to display it in a window again. +you can call @code{set-window-buffer} to display it in a window again. @defun set-window-fringes window left &optional right outside-margins This function sets the fringe widthes of window @var{window}.