1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2005-05-16 21:24:58 +00:00
parent d239287a8d
commit 1cb83e13ed

View 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>