changeset 53308:ecb83c041da3

(Fringes): Fix typo "set-buffer-window" -> "set-window-buffer".
author Markus Rost <rost@math.uni-bielefeld.de>
date Thu, 25 Dec 2003 14:09:56 +0000
parents 05fab5d3347e
children 128d7f57fc59
files lispref/display.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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}.