diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5d6e8ba61e1..93f8c924f15 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-08-14 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * keymap.c (push_key_description): If C without modifiers is < 32, | ||
| 4 | make sure to print `C-' before `M-', like in the manual. | ||
| 5 | |||
| 1 | 2000-08-11 Gerd Moellmann <gerd@gnu.org> | 6 | 2000-08-11 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * fns.c (hashfn_eq, hashfn_eql): Don't handle strings specially | 8 | * fns.c (hashfn_eq, hashfn_eql): Don't handle strings specially |