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 c92e4b5cff4..570c82c9628 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-05-11 Andreas Schwab <schwab@suse.de> | ||
| 2 | |||
| 3 | * coding.c (intersection): Keep the elements of the returned list | ||
| 4 | in the same order as in the first list. | ||
| 5 | |||
| 1 | 2002-05-11 Kim F. Storm <storm@cua.dk> | 6 | 2002-05-11 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * keymap.c (current_minor_maps): Fixed resizing of cmm_maps; | 8 | * keymap.c (current_minor_maps): Fixed resizing of cmm_maps; |