mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 18:41:25 -08:00
*** empty log message ***
This commit is contained in:
parent
8511877a9f
commit
0ea1a8afa4
1 changed files with 13 additions and 0 deletions
|
|
@ -1,3 +1,16 @@
|
|||
2005-10-14 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* xterm.c (note_mouse_movement): Return 1 if mouse moved; 0 otherwise.
|
||||
(handle_one_xevent): Only clear help_echo_string; restore it if
|
||||
note_mouse_movement didn't record any mouse movement.
|
||||
|
||||
* xdisp.c (pos_visible_p): Convert w->hscroll to pixels before use.
|
||||
(remember_mouse_glyph): Clear RECT if mouse is over an image glyph.
|
||||
|
||||
* keyboard.c (make_lispy_position): Adjust wx for left margin if ON_TEXT.
|
||||
(Fposn_at_x_y): Fix calculation of x coordinate.
|
||||
(Fposn_at_point): Return nil if point is hscrolled out of view.
|
||||
|
||||
2005-10-13 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* sysdep.c (request_sigio, unrequest_sigio): Do nothing in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue