From 077347180056db5004312e8c095f4d524766bf80 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Thu, 25 Dec 2003 04:52:54 +0000 Subject: Remove trailing whitespace. --- lispref/commands.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lispref/commands.texi b/lispref/commands.texi index a46ff938e3..a8350b88d8 100644 --- a/lispref/commands.texi +++ b/lispref/commands.texi @@ -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, -- cgit v1.2.3