aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm2002-05-14 20:30:17 +0000
committerKim F. Storm2002-05-14 20:30:17 +0000
commit861a74f307a97b7abc725955a6d8b32b581090a6 (patch)
treeca375536d2b29a37f0d6ae99c7a4d4af00471f18
parentb1ab3f5b13e41c9e1c970ef6840f6d76a54a5551 (diff)
downloademacs-861a74f307a97b7abc725955a6d8b32b581090a6.tar.gz
emacs-861a74f307a97b7abc725955a6d8b32b581090a6.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 35a18aff8ce..4646be1c436 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12002-05-14 Kim F. Storm <storm@cua.dk>
2
3 * emulation/keypad.el: Improved commentary.
4 (keypad-setup, keypad-shifted-setup): Added choice to setup
5 Numeric keypad with decimal key; value is selected character.
6 (keypad-decimal-key, keypad-shifted-decimal-key): Removed options.
7 (keypad-numlock-setup, keypad-numlock-shifted-setup): New options.
8 (keypad-setup): Arg list changed to support the new options.
9
12002-05-14 Richard M. Stallman <rms@gnu.org> 102002-05-14 Richard M. Stallman <rms@gnu.org>
2 11
3 * dabbrev.el (dabbrev-case-distinction): New option. 12 * dabbrev.el (dabbrev-case-distinction): New option.