(XTread_socket) <LeaveNotify>: Set help_echo to nil.
This commit is contained in:
parent
3828218c96
commit
82c5d67ae0
1 changed files with 1 additions and 0 deletions
|
@ -10111,6 +10111,7 @@ XTread_socket (sd, bufp, numchars, expected)
|
|||
int n;
|
||||
|
||||
XSETFRAME (frame, f);
|
||||
help_echo = Qnil;
|
||||
n = gen_help_event (bufp, numchars,
|
||||
Qnil, frame, Qnil, Qnil, 0);
|
||||
bufp += n, count += n, numchars -= n;
|
||||
|
|
Loading…
Add table
Reference in a new issue