projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa6d9c1
)
* src/xterm.c (x_scroll_bar_note_movement): Fix no-toolkit build.
author
Po Lu
<luangruo@yahoo.com>
Wed, 22 Jun 2022 04:23:00 +0000
(12:23 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Wed, 22 Jun 2022 04:23:14 +0000
(12:23 +0800)
src/xterm.c
patch
|
blob
|
history
diff --git
a/src/xterm.c
b/src/xterm.c
index f97452a2e5684b069c7e0e17369124ed940a0532..9e481c39af0a4424e479168cc80fbe7e33887365 100644
(file)
--- a/
src/xterm.c
+++ b/
src/xterm.c
@@
-15078,7
+15078,7
@@
x_scroll_bar_note_movement (struct scroll_bar *bar,
struct x_display_info *dpyinfo = FRAME_DISPLAY_INFO (f);
dpyinfo->last_mouse_movement_time = event->time;
- dpyinfo->last_mouse_movement_send_event = event->send_event;
+ dpyinfo->last_mouse_movement_
time_
send_event = event->send_event;
dpyinfo->last_mouse_scroll_bar = bar;
f->mouse_moved = true;