(Fposn_at_point): Doc fix.
This commit is contained in:
parent
9b9ceb6178
commit
883d272ec3
1 changed files with 1 additions and 1 deletions
|
@ -10539,7 +10539,7 @@ DEFUN ("posn-at-point", Fposn_at_point, Sposn_at_point, 0, 2, 0,
|
|||
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)
|
||||
|
|
Loading…
Add table
Reference in a new issue