projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5db4ec2
)
; * src/xdisp.c (redisplay_tool_bar): Fix a possible typo.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 17 Jul 2022 10:12:03 +0000
(13:12 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 17 Jul 2022 10:12:03 +0000
(13:12 +0300)
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index c0ef15f218c041a1f7a389229e5814326cdbeba6..b693df4adb8f0a3a8f3ca288d2de41786eaa9fe5 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-15073,7
+15073,7
@@
redisplay_tool_bar (struct frame *f)
if (!NILP (Vauto_resize_tool_bars))
{
- bool change_height_p =
tru
e;
+ bool change_height_p =
fals
e;
/* If we couldn't display everything, change the tool-bar's
height if there is room for more. */