# HG changeset patch # User Juri Linkov # Date 1121701099 0 # Node ID e96c3c44196e27415e11010832d8921e9818fb30 # Parent 6b0259b0b8c98f099a8af25de50ad974db2ccde7 (Accessing Events): Delete duplicate words. diff -r 6b0259b0b8c9 -r e96c3c44196e lispref/commands.texi --- a/lispref/commands.texi Mon Jul 18 15:33:45 2005 +0000 +++ b/lispref/commands.texi Mon Jul 18 15:38:19 2005 +0000 @@ -1773,7 +1773,7 @@ @defun posn-area position Return the window area recorded in @var{position}. It returns @code{nil} when the event occurred in the text area of the window; otherwise, it -is a symbol identifying the area in which the the event occurred. +is a symbol identifying the area in which the event occurred. @end defun @defun posn-point position