# HG changeset patch # User Richard M. Stallman # Date 816936686 0 # Node ID 342d919f52b2b115c54ef2cc7f4fb9204596ca9e # Parent 22697186f9605c60fc57c8e2e583cd988a4c4fb1 (syms_of_dosfns): Use 0x75 for dos_keypad_mode. diff -r 22697186f960 -r 342d919f52b2 src/dosfns.c --- a/src/dosfns.c Tue Nov 21 00:10:57 1995 +0000 +++ b/src/dosfns.c Tue Nov 21 06:51:26 1995 +0000 @@ -458,7 +458,7 @@ 0x40 Grey key returns kp-key (if numlock OFF)\n\ \n\ 0x200 ALT-0..ALT-9 in top-row produces shifted codes."); - dos_keypad_mode = 0x70; + dos_keypad_mode = 0x75; DEFVAR_INT ("dos-keyboard-layout", &dos_keyboard_layout, "Contains the country code for the current keyboard layout.\n\