aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/frame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frame.c b/src/frame.c
index b3990ae2aa5..0ec7057db20 100644
--- a/src/frame.c
+++ b/src/frame.c
@@ -6270,7 +6270,7 @@ Setting this variable does not affect existing frames, only new ones. */);
6270 6270
6271 DEFVAR_BOOL ("scroll-bar-adjust-thumb-portion", 6271 DEFVAR_BOOL ("scroll-bar-adjust-thumb-portion",
6272 scroll_bar_adjust_thumb_portion_p, 6272 scroll_bar_adjust_thumb_portion_p,
6273 doc: /* Adjust thumb for overscrolling for Gtk+ and MOTIF. 6273 doc: /* Adjust scroll bars for overscrolling for Gtk+, Motif and Haiku.
6274Non-nil means adjust the thumb in the scroll bar so it can be dragged downwards 6274Non-nil means adjust the thumb in the scroll bar so it can be dragged downwards
6275even if the end of the buffer is shown (i.e. overscrolling). 6275even if the end of the buffer is shown (i.e. overscrolling).
6276Set to nil if you want the thumb to be at the bottom when the end of the buffer 6276Set to nil if you want the thumb to be at the bottom when the end of the buffer