changeset 53838:22cf96204003

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sat, 07 Feb 2004 00:00:13 +0000
parents 3cc32cd9cf25
children be1da5092aa4
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Feb 06 23:59:57 2004 +0000
+++ b/src/ChangeLog	Sat Feb 07 00:00:13 2004 +0000
@@ -1,5 +1,9 @@
 2004-02-07  Kim F. Storm  <storm@cua.dk>
 
+	* xdisp.c (hscroll_window_tree): Position cursor near to right
+	margin in hscrolled window when jumping to end of line (rather
+	than centering cursor).
+
 	* process.c (wait_reading_process_input): Don't do adaptive read
 	buffering if waiting for a specific process.