changeset 38531:393c8e5512ee

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 23 Jul 2001 14:47:42 +0000
parents 90ab35fe206c
children d00c83b7f2e8
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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.