Mercurial > emacs
changeset 11123:e0c580dd4251
(win32_mouse_position): New arg `insist'.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 26 Mar 1995 21:12:46 +0000 |
parents | ce63fb361ae9 |
children | 020042ee37cd |
files | src/w32inevt.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/w32inevt.c Sun Mar 26 21:12:11 1995 +0000 +++ b/src/w32inevt.c Sun Mar 26 21:12:46 1995 +0000 @@ -279,7 +279,7 @@ /* Mouse position hook. */ void -win32_mouse_position (FRAME_PTR *f, +win32_mouse_position (FRAME_PTR *f, int insist, Lisp_Object *bar_window, enum scroll_bar_part *part, Lisp_Object *x,