# HG changeset patch # User Gerd Moellmann # Date 968962851 0 # Node ID ac11164b9357f2bdf806adadb46baaa8fd30ec7b # Parent 410df09028db9e6cf0e04012fb0569014c110654 *** empty log message *** diff -r 410df09028db -r ac11164b9357 src/ChangeLog --- a/src/ChangeLog Thu Sep 14 20:20:34 2000 +0000 +++ b/src/ChangeLog Thu Sep 14 20:20:51 2000 +0000 @@ -1,3 +1,9 @@ +2000-09-14 Gerd Moellmann + + * xterm.c (x_produce_glyphs): If the distance from the current + position to the next tab stop is less than a canonical character + width, use the tab stop after that. + 2000-09-14 Dave Love * buffer.c (alloc_buffer_text): Fix xmalloc call.