# HG changeset patch # User Juanma Barranquero # Date 1086914831 0 # Node ID 7e63582e48f6a037b00723ec95edef68decb7729 # Parent e63446aad5a3f106ce27d116f83e6a628734a7d7 (Fposn_at_point): Doc fix. diff -r e63446aad5a3 -r 7e63582e48f6 src/keyboard.c --- a/src/keyboard.c Fri Jun 11 00:08:37 2004 +0000 +++ b/src/keyboard.c Fri Jun 11 00:47:11 2004 +0000 @@ -10539,7 +10539,7 @@ POS defaults to point in WINDOW; WINDOW defaults to the selected window. Return nil if position is not visible in window. Otherwise, -the return value is similar to that returned by event-start for +the return value is similar to that returned by `event-start' for a mouse click at the upper left corner of the glyph corresponding to the given buffer position: (WINDOW AREA-OR-POS (X . Y) TIMESTAMP OBJECT POS (COL . ROW)