From: Richard M. Stallman Date: Tue, 20 Jun 1995 15:08:55 +0000 (+0000) Subject: (map_virt_key): Mark some additional chars as valid ASCII. X-Git-Tag: emacs-19.34~3522 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4ba58dd446705021c10dbf050d5443df3e6085e5;p=emacs.git (map_virt_key): Mark some additional chars as valid ASCII. --- diff --git a/src/w32inevt.c b/src/w32inevt.c index f9e8a07cd60..53876cb6ee0 100644 --- a/src/w32inevt.c +++ b/src/w32inevt.c @@ -274,7 +274,7 @@ static int map_virt_key[256] = 0xd5, /* VK_F24 */ -1, -1, -1, -1, -1, -1, -1, -1, 0x7f, /* VK_NUMLOCK */ - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, /* 0x9f */ + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, /* 0x9f */ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, /* 0xaf */ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, /* 0xb9 */ -2, /* ; */ @@ -284,16 +284,16 @@ static int map_virt_key[256] = -2, /* . */ -2, /* / */ -2, /* ` */ - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, /* 0xcf */ + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, /* 0xcf */ -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, /* 0xda */ - -2, /* [ */ - -2, /* - */ - -2, /* ] */ - -2, /* ' */ - -1, /* 0xdf */ - -1, -1, -2, /* VK_OEM_102 */ - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, /* 0xef */ - -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1 /* 0xff */ + -2, -2, -2, -2, -2, /* 0xdf */ + -2, -2, -2, -2, -2, + -1, /* 0xe5 */ + -2, /* oxe6 */ + -1, -1, /* 0xe8 */ + -2, -2, -2, -2, -2, -2, -2, /* 0xef */ + -2, -2, -2, -2, -2, -2, + -1, -1, -1, -1, -1, -1, -1, -1, -1, -1 /* 0xff */ }; static int