]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 14 Aug 2006 09:58:03 +0000 (09:58 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 14 Aug 2006 09:58:03 +0000 (09:58 +0000)
src/ChangeLog

index 7f0932a4206c83641dc8daf69d003d7a109dc28b..7bfc9a8896704b6a282220370450f4bb88d630ba 100644 (file)
@@ -1,3 +1,8 @@
+2006-08-14  Kim F. Storm  <storm@cua.dk>
+
+       * .gdbinit (pitx): Print iterator position.
+       Limit stack dump in case iterator is not initialized.
+
 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
 
        * frame.c (Fmouse_position, Fmouse_pixel_position)
@@ -7,7 +12,7 @@
 
        * xselect.c (Fx_register_dnd_atom): New function.
        (syms_of_xselect): Defsubr it.
-       (x_handle_dnd_message): Check that message_type is in 
+       (x_handle_dnd_message): Check that message_type is in
        dpyinfo->x_dnd_atoms before generating lisp event.
 
        * xterm.h (struct x_display_info): Add x_dnd_atoms* to keep track