[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/w32inevt.h
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/src/w32inevt.h |
Date: |
Tue, 04 Feb 2003 09:03:49 -0500 |
Index: emacs/src/w32inevt.h
diff -c emacs/src/w32inevt.h:1.7 emacs/src/w32inevt.h:1.8
*** emacs/src/w32inevt.h:1.7 Mon Jun 12 15:24:11 2000
--- emacs/src/w32inevt.h Tue Feb 4 09:03:15 2003
***************
*** 21,32 ****
#ifndef EMACS_W32INEVT_H
#define EMACS_W32INEVT_H
! extern int w32_console_read_socket (int sd, struct input_event *bufp,
int numchars, int expected);
! extern void w32_console_mouse_position (FRAME_PTR *f, int insist,
! Lisp_Object *bar_window,
! enum scroll_bar_part *part,
! Lisp_Object *x, Lisp_Object *y,
unsigned long *time);
#endif /* EMACS_W32INEVT_H */
--- 21,32 ----
#ifndef EMACS_W32INEVT_H
#define EMACS_W32INEVT_H
! extern int w32_console_read_socket (int sd, struct input_event *bufp,
int numchars, int expected);
! extern void w32_console_mouse_position (FRAME_PTR *f, int insist,
! Lisp_Object *bar_window,
! enum scroll_bar_part *part,
! Lisp_Object *x, Lisp_Object *y,
unsigned long *time);
#endif /* EMACS_W32INEVT_H */
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/src/w32inevt.h,
Juanma Barranquero <=