# HG changeset patch # User Kim F. Storm # Date 1076112013 0 # Node ID 22cf96204003f8d82ca7a7a23dab565ede6174c9 # Parent 3cc32cd9cf25106f7834537950412c8fc4078faa *** empty log message *** diff -r 3cc32cd9cf25 -r 22cf96204003 src/ChangeLog --- 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 + * 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.