Mercurial > emacs
comparison lisp/ChangeLog @ 47483:20eac43cdf18
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 14 Sep 2002 20:53:40 +0000 |
parents | 8d8b9ebf5798 |
children | 923f7eb1b296 |
comparison
equal
deleted
inserted
replaced
47482:aabdbec10b60 | 47483:20eac43cdf18 |
---|---|
1 2002-09-14 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * emulation/keypad.el (keypad-setup, keypad-shifted-setup) | |
4 (keypad-numlock-setup, keypad-numlock-shifted-setup): | |
5 Change `Remove Binding' option to `Unspecified/User-defined'. | |
6 (keypad-setup): Enhance explanation of setup type `none'. | |
7 | |
1 2002-09-14 Richard M. Stallman <rms@gnu.org> | 8 2002-09-14 Richard M. Stallman <rms@gnu.org> |
2 | 9 |
3 * warnings.el (display-warning): In batch mode, | 10 * warnings.el (display-warning): In batch mode, |
4 exclude the final newline from the arg to `message'. | 11 exclude the final newline from the arg to `message'. |
5 | 12 |