changeset 45295:48340cc8c24f

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 14 May 2002 20:30:17 +0000
parents 428e5a92ad27
children eb7082dc04a0
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 14 20:18:50 2002 +0000
+++ b/lisp/ChangeLog	Tue May 14 20:30:17 2002 +0000
@@ -1,3 +1,12 @@
+2002-05-14  Kim F. Storm  <storm@cua.dk>
+
+	* emulation/keypad.el: Improved commentary.
+	(keypad-setup, keypad-shifted-setup): Added choice to setup
+	Numeric keypad with decimal key; value is selected character.
+	(keypad-decimal-key, keypad-shifted-decimal-key): Removed options.
+	(keypad-numlock-setup, keypad-numlock-shifted-setup): New options.
+	(keypad-setup):  Arg list changed to support the new options.
+
 2002-05-14  Richard M. Stallman  <rms@gnu.org>
 
 	* dabbrev.el (dabbrev-case-distinction): New option.