(key-sequence): Rework widget to read key binding
[bpt/emacs.git] / src / ChangeLog
index 38d7ca9..eed0c4d 100644 (file)
@@ -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.