aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.c')
-rw-r--r--src/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c
index 7a6ddfa719d..9f3a824a738 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -5943,7 +5943,7 @@ The value takes effect whenever you tell a window to display this buffer;
5943for instance, with `set-window-buffer' or when `display-buffer' displays it. 5943for instance, with `set-window-buffer' or when `display-buffer' displays it.
5944 5944
5945A value of `bottom' means put the horizontal scroll bar at the bottom of 5945A value of `bottom' means put the horizontal scroll bar at the bottom of
5946the window; a value of nil means don't show any horizonal scroll bars. 5946the window; a value of nil means don't show any horizontal scroll bars.
5947A value of t (the default) means do whatever the window's frame 5947A value of t (the default) means do whatever the window's frame
5948specifies. */); 5948specifies. */);
5949 5949