/[emacs]/emacs/src/buffer.c
ViewVC logotype

Diff of /emacs/src/buffer.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.468 by rms, Mon Dec 27 16:07:42 2004 UTC revision 1.469 by rms, Wed Dec 29 20:39:38 2004 UTC
# Line 5648  A value of nil means to use the scroll b Line 5648  A value of nil means to use the scroll b
5648    DEFVAR_PER_BUFFER ("vertical-scroll-bar", &current_buffer->vertical_scroll_bar_type,    DEFVAR_PER_BUFFER ("vertical-scroll-bar", &current_buffer->vertical_scroll_bar_type,
5649                       Qnil,                       Qnil,
5650                       doc: /* *Position of this buffer's vertical scroll bar.                       doc: /* *Position of this buffer's vertical scroll bar.
5651  The value takes effect whenever you display this buffer in a window.  The value takes effect whenever you tell a window to display this buffer;
5652    for instance, with `set-window-buffer' when or `display-buffer' displays it.
5653    
5654  A value of `left' or `right' means put the vertical scroll bar at that side  A value of `left' or `right' means put the vertical scroll bar at that side
5655  of the window; a value of nil means don't show any vertical scroll bars.  of the window; a value of nil means don't show any vertical scroll bars.
5656  A value of t (the default) means do whatever the window's frame specifies.  */);  A value of t (the default) means do whatever the window's frame specifies.  */);

Legend:
Removed from v.1.468  
changed lines
  Added in v.1.469

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26