Mercurial > emacs
changeset 47485:3e714e68ea77
Fix entry for keypad package.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 14 Sep 2002 20:54:45 +0000 |
parents | 02bdb3eae562 |
children | 19084a962da7 |
files | etc/NEWS |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.