]> git.eshelyaron.com Git - emacs.git/commit
(construct_menu_click, construct_mouse_click):
authorRichard M. Stallman <rms@gnu.org>
Fri, 1 Apr 1994 10:12:10 +0000 (10:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 1 Apr 1994 10:12:10 +0000 (10:12 +0000)
commit09fe4c319e7de535b15dbc481cdd3362d62eee11
tree3964da391ff34ba8ec0503ab72f4abf18d0c51ea
parenta9c90b7c24fa8c69aa40bf60a60b238e48bf4ef0
(construct_menu_click, construct_mouse_click):
Use XSET when setting result->x and result->y.

(note_mouse_highlight): Use the value from sort_overlays.
Make the window's buffer current temporarily.
window_end_pos is relative to Z, not ZV.
src/xterm.c