From: Kim F. Storm Date: Mon, 16 May 2005 21:24:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~231 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1cb83e13eda50d2d0d95da7b2c679e9f278fe47e;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 2554a6525cf..aed4ea6b973 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2005-05-16 Kim F. Storm + * xdisp.c (handle_display_prop): Handle empty replacement. + (handle_single_display_spec): Return -1 for empty replacement. + + * keyboard.c (adjust_point_for_property): Skip empty overlay string. + * .gdbinit (pitx): Print more info about iterator. 2005-05-16 Andreas Schwab