mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-02 11:21:42 +00:00
(Fringes): Fix typo "set-buffer-window" -> "set-window-buffer".
This commit is contained in:
parent
56ffd19437
commit
67fafe38b4
@ -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:
|
||||
|
@ -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}.
|
||||
|
Loading…
Reference in New Issue
Block a user