Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c68833d2
Commit
c68833d2
authored
Jun 12, 2000
by
Jason Rumney
Browse files
*** empty log message ***
parent
3b15de48
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
3 deletions
+13
-3
src/ChangeLog
src/ChangeLog
+10
-0
src/w32inevt.h
src/w32inevt.h
+3
-3
No files found.
src/ChangeLog
View file @
c68833d2
No preview for this file type
src/w32inevt.h
View file @
c68833d2
...
...
@@ -18,8 +18,8 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#ifndef
__NT
INEVT_H
__
#define
__NT
INEVT_H
__
#ifndef
EMACS_W32
INEVT_H
#define
EMACS_W32
INEVT_H
extern
int
w32_console_read_socket
(
int
sd
,
struct
input_event
*
bufp
,
int
numchars
,
int
expected
);
...
...
@@ -29,4 +29,4 @@ extern void w32_console_mouse_position (FRAME_PTR *f, int insist,
Lisp_Object
*
x
,
Lisp_Object
*
y
,
unsigned
long
*
time
);
#endif
#endif
/* EMACS_W32INEVT_H */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment