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
bae45dc3
Commit
bae45dc3
authored
Feb 07, 2005
by
Jan Djärv
Browse files
* xfns.c (x_set_tool_bar_lines): Check that width and height is greater than
zero before clearing area.
parent
caacfeb8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/ChangeLog
src/ChangeLog
+2
-0
No files found.
src/ChangeLog
View file @
bae45dc3
...
...
@@ -3,6 +3,8 @@
* xfns.c (Fx_change_window_property): Use long array when format is 32.
(Fx_window_property): If format is 32 and long is bigger than 32 bits,
convert long array returned from XGetWindowProperty to an int array.
(x_set_tool_bar_lines): Check that width and height is greater than
zero before clearing area.
* xselect.c (x_reply_selection_request): Pass long array to
XChangeProperty so that 64 bit longs are handeled correctly.
...
...
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