comparison etc/NEWS @ 47485:3e714e68ea77

Fix entry for keypad package.
author Kim F. Storm <storm@cua.dk>
date Sat, 14 Sep 2002 20:54:45 +0000
parents eb9a3f38650c
children 7281e0917f10
comparison
equal deleted inserted replaced
47484:02bdb3eae562 47485:3e714e68ea77
937 `Numeric keypad with decimal key' where the character produced by the 937 `Numeric keypad with decimal key' where the character produced by the
938 decimal key can be customized individually (for internationalization), 938 decimal key can be customized individually (for internationalization),
939 `Numeric Prefix Arg' where the keypad keys produce numeric prefix args 939 `Numeric Prefix Arg' where the keypad keys produce numeric prefix args
940 for emacs editing commands, `Cursor keys' and `Shifted Cursor keys' 940 for emacs editing commands, `Cursor keys' and `Shifted Cursor keys'
941 where the keys work like (shifted) arrow keys, home/end, etc., and 941 where the keys work like (shifted) arrow keys, home/end, etc., and
942 `Remove Bindings' where all bindings for the keypad keys are removed. 942 `Unspecified/User-defined' where the keypad keys (kp-0, kp-1, etc.)
943 are left unspecified and can be bound individually through the global
944 or local keymaps.
943 945
944 *** The new kmacro package provides a simpler user interface to 946 *** The new kmacro package provides a simpler user interface to
945 emacs' keyboard macro facilities. 947 emacs' keyboard macro facilities.
946 948
947 Basically, it uses two function keys (default F3 and F4) like this: 949 Basically, it uses two function keys (default F3 and F4) like this: