changeset 54051:668c0f8ab92b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 17 Feb 2004 21:06:22 +0000
parents 2689efd11081
children c49824d1b4df
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <storm@cua.dk>
 
+	* 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.