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).
+ * xdisp.c (fast_find_position): Fix return value of new version;
+ it was inverted compared to the 21.1 version.
+ (get_window_cursor_type): Don't look at glyph if NULL.
+ (display_and_set_cursor): Set glyph to NULL if cursor in fringe.
* keyboard.c: Rework previous change; it didn't consider that the
buf array was allocated on the stack.