]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fringes): Fix typo "set-buffer-window" -> "set-window-buffer".
authorMarkus Rost <rost@math.uni-bielefeld.de>
Thu, 25 Dec 2003 14:10:31 +0000 (14:10 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Thu, 25 Dec 2003 14:10:31 +0000 (14:10 +0000)
lispref/ChangeLog
lispref/display.texi

index 753c02afd4691e1265e93f2447a73443362af3cb..1b9aabffe4697304657fe2f8c0d49155d41736b1 100644 (file)
@@ -1,3 +1,7 @@
+2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
+
+       * display.texi (Fringes): Fix typo "set-buffer-window".
+
 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
 
        * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
index 449a42b18c5ba727b3beda67a0058c4321b21359..abbbab0ce79bdd48d7d75df0dbedabf1066e8c6b 100644 (file)
@@ -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}.