emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/buffer.c


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/src/buffer.c
Date: Wed, 29 Dec 2004 17:36:48 -0500

Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.469 emacs/src/buffer.c:1.470
*** emacs/src/buffer.c:1.469    Wed Dec 29 20:39:38 2004
--- emacs/src/buffer.c  Wed Dec 29 22:14:46 2004
***************
*** 5649,5655 ****
                     Qnil,
                     doc: /* *Position of this buffer's vertical scroll bar.
  The value takes effect whenever you tell a window to display this buffer;
! for instance, with `set-window-buffer' when or `display-buffer' displays it.
  
  A value of `left' or `right' means put the vertical scroll bar at that side
  of the window; a value of nil means don't show any vertical scroll bars.
--- 5649,5655 ----
                     Qnil,
                     doc: /* *Position of this buffer's vertical scroll bar.
  The value takes effect whenever you tell a window to display this buffer;
! for instance, with `set-window-buffer' or when `display-buffer' displays it.
  
  A value of `left' or `right' means put the vertical scroll bar at that side
  of the window; a value of nil means don't show any vertical scroll bars.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]