# HG changeset patch # User Kim F. Storm # Date 1077051982 0 # Node ID 668c0f8ab92b462f362981fb47bd1524d272d123 # Parent 2689efd11081f48bbab9ea82cec861709f2368f0 *** empty log message *** diff -r 2689efd11081 -r 668c0f8ab92b src/ChangeLog --- a/src/ChangeLog Tue Feb 17 19:55:43 2004 +0000 +++ b/src/ChangeLog Tue Feb 17 21:06:22 2004 +0000 @@ -1,5 +1,8 @@ 2004-02-17 Kim F. Storm + * xdisp.c (fast_find_position): Fix return value of new version + (was inverted compared to the 21.1 version). + * keyboard.c: Rework previous change; it didn't consider that the buf array was allocated on the stack. (prev_read): Remove variable.