Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
98c245d0
Commit
98c245d0
authored
Jun 17, 2007
by
Juanma Barranquero
Browse files
(syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.
parent
9bd73871
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/xdisp.c
src/xdisp.c
+1
-1
No files found.
src/xdisp.c
View file @
98c245d0
...
...
@@ -24137,7 +24137,7 @@ unselects the minibuffer if it is active. */);
This dynamically changes the tool-bar's height to the minimum height
that is needed to make all tool-bar items visible.
If value is `grow-only', the tool-bar's height is only increased
automatically; to decrea
c
e the tool-bar height, use \\[recenter]. */);
automatically; to decrea
s
e the tool-bar height, use \\[recenter]. */);
Vauto_resize_tool_bars = Qt;
DEFVAR_BOOL ("auto-raise-tool-bar-buttons", &auto_raise_tool_bar_buttons_p,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment