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
607446ba
Commit
607446ba
authored
Oct 08, 2012
by
Juanma Barranquero
Browse files
src/w32term.c: Remove leftover declaration of keyboard_codepage.
parent
15c720a3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
src/ChangeLog
src/ChangeLog
+4
-0
src/w32term.c
src/w32term.c
+0
-3
No files found.
src/ChangeLog
View file @
607446ba
2012-10-08 Juanma Barranquero <lekktu@gmail.com>
* w32term.c: Remove leftover declaration of keyboard_codepage.
2012-10-08 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (FONT_H): Add $(FRAME_H).
...
...
src/w32term.c
View file @
607446ba
...
...
@@ -201,9 +201,6 @@ static int input_signal_count;
int w32_message_fd = -1;
#endif /* CYGWIN */
/* Keyboard code page - may be changed by language-change events. */
static int keyboard_codepage;
static void x_update_window_end (struct window *, int, int);
static void w32_handle_tool_bar_click (struct frame *,
struct input_event *);
...
...
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