From 67fafe38b4adee614a20f50d33849631e0ab82f5 Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Thu, 25 Dec 2003 14:10:31 +0000 Subject: [PATCH] (Fringes): Fix typo "set-buffer-window" -> "set-window-buffer". --- lispref/ChangeLog | 4 ++++ lispref/display.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 753c02afd46..1b9aabffe46 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2003-12-25 Markus Rost + + * display.texi (Fringes): Fix typo "set-buffer-window". + 2003-12-24 Luc Teirlinck * display.texi, eval.texi, help.texi, internals.texi, loading.texi: diff --git a/lispref/display.texi b/lispref/display.texi index 449a42b18c5..abbbab0ce79 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -2528,7 +2528,7 @@ fringe in pixels. 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}. -- 2.39.2