]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix entry for keypad package.
authorKim F. Storm <storm@cua.dk>
Sat, 14 Sep 2002 20:54:45 +0000 (20:54 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 14 Sep 2002 20:54:45 +0000 (20:54 +0000)
etc/NEWS

index 2c68319a26b8f49b3c03b1b0b340e80e226c0aca..909e0e61c97e68c866acec9c29197cba1510e2ad 100644 (file)
--- 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.