From: Juri Linkov Date: Mon, 18 Jul 2005 15:38:19 +0000 (+0000) Subject: (Accessing Events): Delete duplicate words. X-Git-Tag: emacs-pretest-22.0.90~8037 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4a182c75ed86d8eea2d47feb4dc738449cf7bb99;p=emacs.git (Accessing Events): Delete duplicate words. --- 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. @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