Mercurial > emacs
comparison lisp/ChangeLog @ 45295:48340cc8c24f
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 14 May 2002 20:30:17 +0000 |
parents | 428e5a92ad27 |
children | 539cd2d3c083 |
comparison
equal
deleted
inserted
replaced
45294:428e5a92ad27 | 45295:48340cc8c24f |
---|---|
1 2002-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 | |
1 2002-05-14 Richard M. Stallman <rms@gnu.org> | 10 2002-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. |
4 (dabbrev--try-find): Handle dabbrev-case-distinction. | 13 (dabbrev--try-find): Handle dabbrev-case-distinction. |
5 (dabbrev--search): Clean up the code. | 14 (dabbrev--search): Clean up the code. |