aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/commands.texi
diff options
context:
space:
mode:
authorLuc Teirlinck <[email protected]>2003-12-25 04:52:54 +0000
committerLuc Teirlinck <[email protected]>2003-12-25 04:52:54 +0000
commit077347180056db5004312e8c095f4d524766bf80 (patch)
treeae4119ea5969f8ef0f963e4b63c24fb7765384fa /lispref/commands.texi
parent070b546b23ff2bf27c1cbe15aaff285fe9dfe29a (diff)
Remove trailing whitespace.
Diffstat (limited to 'lispref/commands.texi')
-rw-r--r--lispref/commands.texi4
1 files 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,