diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/xdisp.c | 2 |
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. */); | |||
| 24137 | This dynamically changes the tool-bar's height to the minimum height | 24137 | This dynamically changes the tool-bar's height to the minimum height |
| 24138 | that is needed to make all tool-bar items visible. | 24138 | that is needed to make all tool-bar items visible. |
| 24139 | If value is `grow-only', the tool-bar's height is only increased | 24139 | If value is `grow-only', the tool-bar's height is only increased |
| 24140 | automatically; to decreace the tool-bar height, use \\[recenter]. */); | 24140 | automatically; 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, |