# HG changeset patch # User Kim F. Storm # Date 1032036885 0 # Node ID 3e714e68ea77dbbbd1acddb91cdc3b427cad96ef # Parent 02bdb3eae562a87c7d94585f02a39301089ab118 Fix entry for keypad package. diff -r 02bdb3eae562 -r 3e714e68ea77 etc/NEWS --- a/etc/NEWS Sat Sep 14 20:54:07 2002 +0000 +++ b/etc/NEWS Sat Sep 14 20:54:45 2002 +0000 @@ -939,7 +939,9 @@ `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.