diff src/ChangeLog @ 38531:393c8e5512ee

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 23 Jul 2001 14:47:42 +0000
parents 0e8aa50a6ac0
children 0f1f45424aef
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jul 23 14:47:23 2001 +0000
+++ b/src/ChangeLog	Mon Jul 23 14:47:42 2001 +0000
@@ -1,5 +1,9 @@
 2001-07-23  Gerd Moellmann  <gerd@gnu.org>
 
+	* indent.c (current_column): Fix column computation in the 
+	presence of display table entries.
+	(current_column_1, Fmove_to_column, compute_motion): Likewise.
+
 	* dispnew.c (adjust_glyph_matrix): In the optimization for
 	windows whose height has changed, use the new window height
 	to compute which rows to invalidate.