aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/commands.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/commands.texi b/lispref/commands.texi
index 225deab4a20..5ded722155c 100644
--- a/lispref/commands.texi
+++ b/lispref/commands.texi
@@ -1773,7 +1773,7 @@ Return the window that @var{position} is in.
1773@defun posn-area position 1773@defun posn-area position
1774Return the window area recorded in @var{position}. It returns @code{nil} 1774Return the window area recorded in @var{position}. It returns @code{nil}
1775when the event occurred in the text area of the window; otherwise, it 1775when the event occurred in the text area of the window; otherwise, it
1776is a symbol identifying the area in which the the event occurred. 1776is a symbol identifying the area in which the event occurred.
1777@end defun 1777@end defun
1778 1778
1779@defun posn-point position 1779@defun posn-point position