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 38d7ca945ce..eed0c4dddb8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-01-04 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * .gdbinit: Undo last change. Instead, look at Vsystem_type to | ||
| 4 | determine which breakpoints to set. | ||
| 5 | |||
| 1 | 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * keymap.c (describe_map_compare): Yet another int/Lisp_Object mixup. | 8 | * keymap.c (describe_map_compare): Yet another int/Lisp_Object mixup. |