Mercurial > emacs
diff src/ChangeLog @ 72389:3200b18b9e9e
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 14 Aug 2006 09:58:03 +0000 |
parents | 4507dec5a0d2 |
children | b2e68179adaa |
line wrap: on
line diff
--- a/src/ChangeLog Mon Aug 14 09:00:36 2006 +0000 +++ b/src/ChangeLog Mon Aug 14 09:58:03 2006 +0000 @@ -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