Mercurial > emacs
changeset 62419:0853116d727a
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 16 May 2005 21:24:58 +0000 |
parents | a5dfc4cdba9e |
children | de870f134ee0 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon May 16 21:18:11 2005 +0000 +++ b/src/ChangeLog Mon May 16 21:24:58 2005 +0000 @@ -1,5 +1,10 @@ 2005-05-16 Kim F. Storm <storm@cua.dk> + * 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 <schwab@suse.de>