]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove trailing whitespace.
authorLuc Teirlinck <teirllm@auburn.edu>
Thu, 25 Dec 2003 04:52:54 +0000 (04:52 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Thu, 25 Dec 2003 04:52:54 +0000 (04:52 +0000)
lispref/commands.texi

index a46ff938e3aa9d0c60e8985825bb24bdf4d2ac92..a8350b88d82fc3cb6a36e01e9c12c31501884c35 100644 (file)
@@ -1172,7 +1172,7 @@ which the click occurred.  It is one of the symbols @code{mode-line},
 
 @item @var{x}, @var{y}
 These are the pixel-denominated coordinates of the click, relative to
-the top left corner of @var{window}, which is @code{(0 . 0)}.  
+the top left corner of @var{window}, which is @code{(0 . 0)}.
 For the mode or header line, @var{y} does not have meaningful data.
 For the vertical line, @var{x} does not have meaningful data.
 
@@ -1188,7 +1188,7 @@ an image object as returned by @code{find-image} if click was in an image.
 
 @item @var{string}
 This is the string on which the click occurred, including any
-properties.  
+properties.
 
 @item @var{string-pos}
 This is the position in the string on which the click occurred,