diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4fdaa860b43..f969890dfee 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-08-22 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * keymap.c (access_keymap): Fix last change to not consider | ||
| 4 | IDX when it has modifiers. | ||
| 5 | |||
| 1 | 2001-08-21 Gerd Moellmann <gerd@gnu.org> | 6 | 2001-08-21 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * keymap.c (access_keymap): If a binding of the form (GENERIC-CHAR | 8 | * keymap.c (access_keymap): If a binding of the form (GENERIC-CHAR |