aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/xdisp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xdisp.c b/src/xdisp.c
index f2c6b1b6b12..fe08b7b0f5e 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -24137,7 +24137,7 @@ unselects the minibuffer if it is active. */);
24137This dynamically changes the tool-bar's height to the minimum height 24137This dynamically changes the tool-bar's height to the minimum height
24138that is needed to make all tool-bar items visible. 24138that is needed to make all tool-bar items visible.
24139If value is `grow-only', the tool-bar's height is only increased 24139If value is `grow-only', the tool-bar's height is only increased
24140automatically; to decreace the tool-bar height, use \\[recenter]. */); 24140automatically; to decrease the tool-bar height, use \\[recenter]. */);
24141 Vauto_resize_tool_bars = Qt; 24141 Vauto_resize_tool_bars = Qt;
24142 24142
24143 DEFVAR_BOOL ("auto-raise-tool-bar-buttons", &auto_raise_tool_bar_buttons_p, 24143 DEFVAR_BOOL ("auto-raise-tool-bar-buttons", &auto_raise_tool_bar_buttons_p,