From: Kim F. Storm Date: Sat, 14 Sep 2002 20:54:45 +0000 (+0000) Subject: Fix entry for keypad package. X-Git-Tag: ttn-vms-21-2-B4~13165 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=63e489f595281385e4fd5d9e1d6b16d15435384b;p=emacs.git Fix entry for keypad package. --- diff --git a/etc/NEWS b/etc/NEWS index 2c68319a26b..909e0e61c97 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -939,7 +939,9 @@ decimal key can be customized individually (for internationalization), `Numeric Prefix Arg' where the keypad keys produce numeric prefix args for emacs editing commands, `Cursor keys' and `Shifted Cursor keys' where the keys work like (shifted) arrow keys, home/end, etc., and -`Remove Bindings' where all bindings for the keypad keys are removed. +`Unspecified/User-defined' where the keypad keys (kp-0, kp-1, etc.) +are left unspecified and can be bound individually through the global +or local keymaps. *** The new kmacro package provides a simpler user interface to emacs' keyboard macro facilities.