]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 16 May 2005 21:24:58 +0000 (21:24 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 16 May 2005 21:24:58 +0000 (21:24 +0000)
src/ChangeLog

index 2554a6525cf2c8f80416b7d6db33a800afad45c1..aed4ea6b9736b44173d5d910aa8f6d6b21191591 100644 (file)
@@ -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>