diff options
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2693da95d88..05fab464fb8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-01-03 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * keyboard.c (read_key_sequence): Fixed cast of submaps arg to bcopy. | ||
| 4 | |||
| 1 | 2002-01-02 Richard M. Stallman <rms@gnu.org> | 5 | 2002-01-02 Richard M. Stallman <rms@gnu.org> |
| 2 | 6 | ||
| 3 | * keyboard.c (read_key_sequence): Handle the keymap property | 7 | * keyboard.c (read_key_sequence): Handle the keymap property |