Mercurial > emacs
diff src/ChangeLog @ 68006:c2e21729d0e6
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 03 Jan 2006 23:35:05 +0000 |
parents | ab3fdc2bada6 |
children | 0317e633f999 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jan 03 23:31:51 2006 +0000 +++ b/src/ChangeLog Tue Jan 03 23:35:05 2006 +0000 @@ -1,3 +1,8 @@ +2006-01-04 Kim F. Storm <storm@cua.dk> + + * .gdbinit: Undo last change. Instead, look at Vsystem_type to + determine which breakpoints to set. + 2006-01-03 Stefan Monnier <monnier@iro.umontreal.ca> * keymap.c (describe_map_compare): Yet another int/Lisp_Object mixup.