]> git.eshelyaron.com Git - emacs.git/commit
Clean up visible bell code on X
authorPo Lu <luangruo@yahoo.com>
Sat, 22 Jan 2022 02:12:18 +0000 (10:12 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 22 Jan 2022 02:12:18 +0000 (10:12 +0800)
commit882997e830d5a761e1cf86a2064df6d0958a5b51
tree317f185128a2bc6fd98edc9aa37a1545661382c4
parent5672ee5663c6891c5a858e4b2f50246b6898eb1b
Clean up visible bell code on X

* src/gtkutil.c (xg_create_scroll_bar):
(xg_create_horizontal_scroll_bar): Ensure that the scroll bars
have their own X windows.
* src/xterm.c (XTflash): Remove use of GDK functions for
drawing.
src/gtkutil.c
src/xterm.c