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
817a735d
Commit
817a735d
authored
Jan 19, 2011
by
Sam Steingold
Browse files
Fix an error introduced by the previous patch.
parent
4e55715e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
src/ChangeLog
src/ChangeLog
+1
-0
src/w32fns.c
src/w32fns.c
+0
-2
No files found.
src/ChangeLog
View file @
817a735d
...
...
@@ -2,6 +2,7 @@
* w32.c (check_windows_init_file): Remove declarations of
Vwindow_system, Vload_path, Qfile_exists_p to fix compilation.
* w32fns.c: Fix an error introduced by the previous patch.
2011-01-19 Tom Tromey <tromey@redhat.com>
src/w32fns.c
View file @
817a735d
...
...
@@ -89,8 +89,6 @@ extern const char *const lispy_function_keys[];
static unsigned hourglass_timer = 0;
static HWND hourglass_hwnd = NULL;
#if 0 #endif
#ifndef IDC_HAND
#define IDC_HAND MAKEINTRESOURCE(32649)
#endif
...
...
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