changeset 31615:ac11164b9357

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 14 Sep 2000 20:20:51 +0000
parents 410df09028db
children 4c03111f81ac
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <gerd@gnu.org>
+
+	* 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  <fx@gnu.org>
 
 	* buffer.c (alloc_buffer_text): Fix xmalloc call.