aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 15457e9abff..ad219254ddb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12004-02-07 Kim F. Storm <storm@cua.dk> 12004-02-07 Kim F. Storm <storm@cua.dk>
2 2
3 * xdisp.c (hscroll_window_tree): Position cursor near to right
4 margin in hscrolled window when jumping to end of line (rather
5 than centering cursor).
6
3 * process.c (wait_reading_process_input): Don't do adaptive read 7 * process.c (wait_reading_process_input): Don't do adaptive read
4 buffering if waiting for a specific process. 8 buffering if waiting for a specific process.
5 9